Home
last modified time | relevance | path

Searched refs:B43legacy_PHYTYPE_B (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/b43legacy/
Dradio.c119 case B43legacy_PHYTYPE_B: in b43legacy_radio_read16()
562 case B43legacy_PHYTYPE_B: in b43legacy_calc_nrssi_slope()
828 case B43legacy_PHYTYPE_B: { in b43legacy_calc_nrssi_threshold()
1513 if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_radio_init2050()
1585 if (phy->type == B43legacy_PHYTYPE_B) in b43legacy_radio_init2050()
1702 if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_radio_init2050()
1754 case B43legacy_PHYTYPE_B: in b43legacy_radio_selectchannel()
2074 case B43legacy_PHYTYPE_B: in b43legacy_radio_turn_on()
2131 case B43legacy_PHYTYPE_B: in b43legacy_radio_clear_tssi()
Dphy.c167 B43legacy_BUG_ON(!(phy->type == B43legacy_PHYTYPE_B || in b43legacy_phy_init_pctl()
188 if (phy->type == B43legacy_PHYTYPE_B && in b43legacy_phy_init_pctl()
793 if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_phy_initb6()
1763 case B43legacy_PHYTYPE_B: in b43legacy_phy_estimate_power_out()
1805 B43legacy_BUG_ON(!(phy->type == B43legacy_PHYTYPE_B || in b43legacy_phy_xmitpower()
2003 B43legacy_WARN_ON(!(phy->type == B43legacy_PHYTYPE_B || in b43legacy_phy_init_tssi2dbm_table()
2044 case B43legacy_PHYTYPE_B: in b43legacy_phy_init_tssi2dbm_table()
2064 case B43legacy_PHYTYPE_B: in b43legacy_phy_init()
2189 case B43legacy_PHYTYPE_B: in b43legacy_phy_set_antenna_diversity()
Db43legacy.h173 #define B43legacy_PHYTYPE_B 0x01 macro
386 ((B43legacy_PHYTYPE_B))
Dmain.c639 case B43legacy_PHYTYPE_B: in b43legacy_dummy_transmission()
1624 case B43legacy_PHYTYPE_B: in b43legacy_request_firmware()
1642 case B43legacy_PHYTYPE_B: in b43legacy_request_firmware()
2112 case B43legacy_PHYTYPE_B: in b43legacy_rate_memory_init()
2219 if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_chip_init()
2724 if (phy->type == B43legacy_PHYTYPE_B) in b43legacy_op_dev_config()
3035 case B43legacy_PHYTYPE_B: in b43legacy_phy_versioning()
3078 case B43legacy_PHYTYPE_B: in b43legacy_phy_versioning()
3302 if ((phy->type == B43legacy_PHYTYPE_B) || in b43legacy_wireless_core_init()
3334 } else if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_wireless_core_init()
[all …]
Dxmit.c566 case B43legacy_PHYTYPE_B: in b43legacy_rx()