Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43legacy/
Dradio.c104 case B43legacy_PHYTYPE_B: in b43legacy_radio_read16()
545 case B43legacy_PHYTYPE_B: in b43legacy_calc_nrssi_slope()
811 case B43legacy_PHYTYPE_B: { in b43legacy_calc_nrssi_threshold()
1496 if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_radio_init2050()
1568 if (phy->type == B43legacy_PHYTYPE_B) in b43legacy_radio_init2050()
1685 if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_radio_init2050()
1737 case B43legacy_PHYTYPE_B: in b43legacy_radio_selectchannel()
2057 case B43legacy_PHYTYPE_B: in b43legacy_radio_turn_on()
2114 case B43legacy_PHYTYPE_B: in b43legacy_radio_clear_tssi()
Dphy.c142 B43legacy_BUG_ON(!(phy->type == B43legacy_PHYTYPE_B || in b43legacy_phy_init_pctl()
163 if (phy->type == B43legacy_PHYTYPE_B && in b43legacy_phy_init_pctl()
768 if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_phy_initb6()
1738 case B43legacy_PHYTYPE_B: in b43legacy_phy_estimate_power_out()
1780 B43legacy_BUG_ON(!(phy->type == B43legacy_PHYTYPE_B || in b43legacy_phy_xmitpower()
1978 B43legacy_WARN_ON(!(phy->type == B43legacy_PHYTYPE_B || in b43legacy_phy_init_tssi2dbm_table()
2019 case B43legacy_PHYTYPE_B: in b43legacy_phy_init_tssi2dbm_table()
2039 case B43legacy_PHYTYPE_B: in b43legacy_phy_init()
2164 case B43legacy_PHYTYPE_B: in b43legacy_phy_set_antenna_diversity()
Db43legacy.h174 #define B43legacy_PHYTYPE_B 0x01 macro
387 ((B43legacy_PHYTYPE_B))
Dmain.c611 case B43legacy_PHYTYPE_B: in b43legacy_dummy_transmission()
1593 case B43legacy_PHYTYPE_B: in b43legacy_request_firmware()
1611 case B43legacy_PHYTYPE_B: in b43legacy_request_firmware()
2081 case B43legacy_PHYTYPE_B: in b43legacy_rate_memory_init()
2188 if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_chip_init()
2693 if (phy->type == B43legacy_PHYTYPE_B) in b43legacy_op_dev_config()
3002 case B43legacy_PHYTYPE_B: in b43legacy_phy_versioning()
3045 case B43legacy_PHYTYPE_B: in b43legacy_phy_versioning()
3269 if ((phy->type == B43legacy_PHYTYPE_B) || in b43legacy_wireless_core_init()
3301 } else if (phy->type == B43legacy_PHYTYPE_B) { in b43legacy_wireless_core_init()
[all …]
Dxmit.c553 case B43legacy_PHYTYPE_B: in b43legacy_rx()