Home
last modified time | relevance | path

Searched refs:tx_bip_fem_manufacturer (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dcmd.c75 if (gp->tx_bip_fem_manufacturer >= WL1271_INI_FEM_MODULE_COUNT) { in wl1271_cmd_general_parms()
104 gp->tx_bip_fem_manufacturer = in wl1271_cmd_general_parms()
105 gen_parms->general_params.tx_bip_fem_manufacturer; in wl1271_cmd_general_parms()
107 if (gp->tx_bip_fem_manufacturer >= WL1271_INI_FEM_MODULE_COUNT) { in wl1271_cmd_general_parms()
115 wl->fem_manuf = gp->tx_bip_fem_manufacturer; in wl1271_cmd_general_parms()
123 gp->tx_bip_fem_manufacturer); in wl1271_cmd_general_parms()
142 if (gp->tx_bip_fem_manufacturer >= WL1271_INI_FEM_MODULE_COUNT) { in wl128x_cmd_general_parms()
172 gp->tx_bip_fem_manufacturer = in wl128x_cmd_general_parms()
173 gen_parms->general_params.tx_bip_fem_manufacturer; in wl128x_cmd_general_parms()
175 if (gp->tx_bip_fem_manufacturer >= WL1271_INI_FEM_MODULE_COUNT) { in wl128x_cmd_general_parms()
[all …]
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dini.h39 u8 tx_bip_fem_manufacturer; member
61 u8 tx_bip_fem_manufacturer; member