Searched refs:interfmode (Results 1 – 7 of 7) sorted by relevance
67 switch (wldev->phy.g->interfmode) { in b43_attr_interfmode_show()
165 int interfmode; member
731 if (gphy->interfmode == B43_INTERFMODE_NONWLAN) { in b43_calc_nrssi_threshold()2486 gphy->interfmode = B43_INTERFMODE_NONE; in b43_gphy_op_prepare_structs()2731 currentmode = gphy->interfmode; in b43_gphy_op_interf_mitigation()2742 gphy->interfmode = mode; in b43_gphy_op_interf_mitigation()3003 } else if (gphy->interfmode == B43_INTERFMODE_NONWLAN && in b43_gphy_op_pwork_15sec()
87 switch (wldev->phy.interfmode) { in b43legacy_attr_interfmode_show()
485 int interfmode; member
875 if (phy->interfmode == in b43legacy_calc_nrssi_threshold()1366 currentmode = phy->interfmode; in b43legacy_radio_set_interference_mitigation()1378 phy->interfmode = mode; in b43legacy_radio_set_interference_mitigation()
2211 tmp = phy->interfmode; in b43legacy_chip_init()2212 phy->interfmode = B43legacy_INTERFMODE_NONE; in b43legacy_chip_init()3150 phy->interfmode = B43legacy_INTERFMODE_NONE; in setup_struct_phy_for_init()