Searched refs:IEEE80211_IS_CHAN_2GHZ (Results 1 – 8 of 8) sorted by relevance
262 #define IEEE80211_IS_CHAN_2GHZ(_c) \ macro305 (IEEE80211_IS_CHAN_2GHZ(_c) && \319 (IEEE80211_IS_CHAN_2GHZ(_c) && \336 (IEEE80211_IS_CHAN_2GHZ(_c) && \
303 else if (IEEE80211_IS_CHAN_2GHZ(ic->ic_bsschan)) in ieee80211_alloc_countryie()
1005 if (IEEE80211_IS_CHAN_2GHZ(ni->ni_chan)) { in ieee80211_sta_join()1835 if (IEEE80211_IS_CHAN_2GHZ(ni->ni_chan)) { in ieee80211_init_neighbor()
1859 if (IEEE80211_IS_CHAN_2GHZ(ni->ni_chan)) { in sta_recv_mgmt()
2601 IEEE80211_IS_CHAN_2GHZ(chan)) in ieee80211_getcapinfo()2779 IEEE80211_IS_CHAN_2GHZ(ic->ic_curchan)) in ieee80211_send_mgmt()
950 if (IEEE80211_IS_CHAN_2GHZ(chan)) { in ar9300_selfgen_tpc_reg_write()1618 if (IEEE80211_IS_CHAN_2GHZ(curchan)) { in ar9300_ant_swcom_sel()2577 if (IEEE80211_IS_CHAN_2GHZ(chan)) { in ar9300_eeprom_set_power_per_rate_table()2584 if (IEEE80211_IS_CHAN_2GHZ(chan)) { in ar9300_eeprom_set_power_per_rate_table()2633 if (IEEE80211_IS_CHAN_2GHZ(chan)) { in ar9300_eeprom_set_power_per_rate_table()2682 if (IEEE80211_IS_CHAN_2GHZ(chan)) { in ar9300_eeprom_set_power_per_rate_table()2715 i, freq, IEEE80211_IS_CHAN_2GHZ(chan), in ar9300_eeprom_set_power_per_rate_table()2978 if (IEEE80211_IS_CHAN_2GHZ(chan)) { in ar9300_eeprom_set_transmit_power()3271 p_modal = &(eep->modal_header[IEEE80211_IS_CHAN_2GHZ(chan)]); in ar9300_eeprom_set_addac()3305 if (IEEE80211_IS_CHAN_2GHZ(chan)) { in ar9300_eeprom_set_addac()[all …]
53 int is_2g = IEEE80211_IS_CHAN_2GHZ(chan); in ar9300_paprd_setup_single_table()446 int is_2g = IEEE80211_IS_CHAN_2GHZ(chan); in ar9300_enable_paprd()
4425 is_2g = IEEE80211_IS_CHAN_2GHZ(chan); in First_NFCal()4462 if (IEEE80211_IS_CHAN_2GHZ(chan)) in First_NFCal()4562 ar9300_mci_2g5g_changed(ah, IEEE80211_IS_CHAN_2GHZ(chan)); in ar9300_reset()5398 if (IEEE80211_IS_CHAN_2GHZ((AH_PRIVATE(ah)->ah_curchan)) && AR_SREV_SCORPION(ah)) { in ar9300_reset()