Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dlo.c134 if (phy->type == B43_PHYTYPE_B) { in lo_txctl_register_table()
393 if (phy->type == B43_PHYTYPE_B && in lo_measure_setup()
437 if (phy->type == B43_PHYTYPE_B) { in lo_measure_setup()
460 (phy->type == B43_PHYTYPE_B && in lo_measure_setup()
480 if (phy->type == B43_PHYTYPE_B) in lo_measure_setup()
528 if (phy->type == B43_PHYTYPE_B && in lo_measure_restore()
H A Db43.h420 #define B43_PHYTYPE_B 0x01 macro
H A Dphy_g.c1265 if (phy->type == B43_PHYTYPE_B) { in b43_radio_init2050()
1320 if (phy->type == B43_PHYTYPE_B) in b43_radio_init2050()
1453 if (phy->type == B43_PHYTYPE_B) { in b43_radio_init2050()
1689 if (phy->type == B43_PHYTYPE_B) in b43_phy_initb6()
H A Dxmit.c734 case B43_PHYTYPE_B: in b43_rx()