Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c61 if (gp->tx_bip_fem_manufacturer >= WL1271_INI_FEM_MODULE_COUNT) { in wl1271_cmd_general_parms()
90 gp->tx_bip_fem_manufacturer = in wl1271_cmd_general_parms()
91 gen_parms->general_params.tx_bip_fem_manufacturer; in wl1271_cmd_general_parms()
93 if (gp->tx_bip_fem_manufacturer >= WL1271_INI_FEM_MODULE_COUNT) { in wl1271_cmd_general_parms()
101 wl->fem_manuf = gp->tx_bip_fem_manufacturer; in wl1271_cmd_general_parms()
109 gp->tx_bip_fem_manufacturer); in wl1271_cmd_general_parms()
158 gp->tx_bip_fem_manufacturer = in wl128x_cmd_general_parms()
159 gen_parms->general_params.tx_bip_fem_manufacturer; in wl128x_cmd_general_parms()
169 wl->fem_manuf = gp->tx_bip_fem_manufacturer; in wl128x_cmd_general_parms()
177 gp->tx_bip_fem_manufacturer); in wl128x_cmd_general_parms()
[all …]
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dini.h25 u8 tx_bip_fem_manufacturer; member
47 u8 tx_bip_fem_manufacturer; member