Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43/
Dphy_g.h120 bool aci_wlan_automatic; member
Dphy_g.c722 } else if (!gphy->aci_wlan_automatic && gphy->aci_enable) { in b43_calc_nrssi_threshold()
2716 gphy->aci_wlan_automatic = false; in b43_gphy_op_interf_mitigation()
2719 gphy->aci_wlan_automatic = true; in b43_gphy_op_interf_mitigation()
2995 if (gphy->aci_enable && gphy->aci_wlan_automatic) { in b43_gphy_op_pwork_15sec()
/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Db43legacy.h424 bool aci_wlan_automatic; member
Dradio.c862 } else if (!phy->aci_wlan_automatic && in b43legacy_calc_nrssi_threshold()
1332 phy->aci_wlan_automatic = false; in b43legacy_radio_set_interference_mitigation()
1335 phy->aci_wlan_automatic = true; in b43legacy_radio_set_interference_mitigation()
Dmain.c3093 phy->aci_wlan_automatic = false; in setup_struct_phy_for_init()
3233 phy->aci_wlan_automatic = false; in prepare_phy_data_for_init()