Home
last modified time | relevance | path

Searched refs:BFL_FEM (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/
Dtypes.h35 #define BFL_FEM 0x00000800 macro
Dmain.c4978 if ((wlc_hw->boardflags & BFL_FEM) in brcms_b_hw_up()
5070 if ((wlc->pub->boardflags & BFL_FEM) in brcms_c_up()
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c4291 if (pi->sh->boardflags & BFL_FEM) in wlc_lcnphy_load_tx_gain_table()
4568 if (pi->sh->boardflags & BFL_FEM) in wlc_lcnphy_tbl_init()
4600 if ((pi->sh->boardflags & BFL_FEM) in wlc_lcnphy_tbl_init()
4642 if (!(pi->sh->boardflags & BFL_FEM)) in wlc_lcnphy_rev0_baseband_init()
4654 if (pi->sh->boardflags & BFL_FEM) { in wlc_lcnphy_rev0_baseband_init()
4771 if ((pi->sh->boardflags & BFL_FEM) in wlc_phy_init_lcnphy()
4952 if (pi->sh->boardflags & BFL_FEM) in wlc_phy_chanspec_set_lcnphy()
4996 if ((pi->sh->boardflags & BFL_FEM) && in wlc_phy_attach_lcnphy()
Dphy_cmn.c2899 (pi->sh->boardflags & BFL_FEM)) { in wlc_lcnphy_epa_switch()