Searched refs:B43_BFL_FEM (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dtables_phy_lcn.c628 if (dev->dev->bus_sprom->boardflags_lo & B43_BFL_FEM)
692 if (sprom->boardflags_lo & B43_BFL_FEM)
700 if (sprom->boardflags_lo & B43_BFL_FEM &&
H A Dwa.c326 if (sprom->boardflags_lo & B43_BFL_FEM) {
H A Dphy_lcn.c243 if (!(dev->dev->bus_sprom->boardflags_lo & B43_BFL_FEM))
246 if (dev->dev->bus_sprom->boardflags_lo & B43_BFL_FEM) {
H A Db43.h181 #define B43_BFL_FEM 0x0800 /* supports the Front End Module */ macro
H A Dphy_lp.c228 if ((sprom->boardflags_lo & B43_BFL_FEM) &&
273 (dev->phy.rev == 0 && (sprom->boardflags_lo & B43_BFL_FEM))) {
283 (sprom->boardflags_lo & B43_BFL_FEM)) {

Completed in 203 milliseconds