Searched refs:spurmode (Results 1 – 9 of 9) sorted by relevance
153 void wlapi_switch_macfreq(wlc_phy_shim_info_t *physhim, u8 spurmode) in wlapi_switch_macfreq() argument155 wlc_bmac_switch_macfreq(physhim->wlc_hw, spurmode); in wlapi_switch_macfreq()
85 extern void wlapi_switch_macfreq(wlc_phy_shim_info_t *physhim, u8 spurmode);
112 extern void wlc_bmac_switch_macfreq(struct wlc_hw_info *wlc_hw, u8 spurmode);
2495 void wlc_bmac_switch_macfreq(struct wlc_hw_info *wlc_hw, u8 spurmode) in wlc_bmac_switch_macfreq() argument2502 if (spurmode == WL_SPURAVOID_ON2) { /* 126Mhz */ in wlc_bmac_switch_macfreq()2505 } else if (spurmode == WL_SPURAVOID_ON1) { /* 123Mhz */ in wlc_bmac_switch_macfreq()2513 if (spurmode == WL_SPURAVOID_ON1) { /* 82Mhz */ in wlc_bmac_switch_macfreq()
202 ah->config.spurmode = SPUR_ENABLE_EEPROM; in ar9002_hw_spur_mitigate()
250 int spurmode; member
998 switch (ah->config.spurmode) { in ath9k_hw_ar9287_get_spur_channel()
1020 switch (ah->config.spurmode) { in ath9k_hw_4k_get_spur_channel()
1308 switch (ah->config.spurmode) { in ath9k_hw_def_get_spur_channel()