Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c170 iwm_ack_rates(struct iwm_softc *sc, int is2ghz, in iwm_ack_rates() argument
180 if (is2ghz) { in iwm_ack_rates()
263 int is2ghz; in iwm_mac_ctxt_cmd_common() local
322 is2ghz = !! IEEE80211_IS_CHAN_2GHZ(in->in_ni.ni_chan); in iwm_mac_ctxt_cmd_common()
324 is2ghz = 1; in iwm_mac_ctxt_cmd_common()
326 iwm_ack_rates(sc, is2ghz, &cck_ack_rates, &ofdm_ack_rates, in); in iwm_mac_ctxt_cmd_common()