Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dphy_g.h119 bool aci_wlan_automatic; member
Dphy_g.c734 } else if (!gphy->aci_wlan_automatic && gphy->aci_enable) { in b43_calc_nrssi_threshold()
2714 gphy->aci_wlan_automatic = false; in b43_gphy_op_interf_mitigation()
2717 gphy->aci_wlan_automatic = true; in b43_gphy_op_interf_mitigation()
2993 if (gphy->aci_enable && gphy->aci_wlan_automatic) { in b43_gphy_op_pwork_15sec()
/linux-4.1.27/drivers/net/wireless/b43legacy/
Db43legacy.h423 bool aci_wlan_automatic; member
Dradio.c879 } else if (!phy->aci_wlan_automatic && in b43legacy_calc_nrssi_threshold()
1349 phy->aci_wlan_automatic = false; in b43legacy_radio_set_interference_mitigation()
1352 phy->aci_wlan_automatic = true; in b43legacy_radio_set_interference_mitigation()
Dmain.c3128 phy->aci_wlan_automatic = false; in setup_struct_phy_for_init()
3268 phy->aci_wlan_automatic = false; in prepare_phy_data_for_init()