Lines Matching refs:ic_flags
599 ic->ic_flags |= IEEE80211_F_DATAPAD; in ath_attach()
1003 if (ic->ic_flags & IEEE80211_F_WME) { in ath_settkipmic()
2068 if (ic->ic_flags & IEEE80211_F_SHSLOT) in ath_setslottime()
2201 (((_ic)->ic_flags & (IEEE80211_F_SHPREAMBLE | IEEE80211_F_USEBARKER))\ in ath_beacon_setup()
2306 __func__, ic->ic_flags, bf, bf ? bf->bf_m : NULL); in ath_beacon_proc()
3751 if ((ic->ic_flags & IEEE80211_F_SHPREAMBLE) && in ath_tx_start()
3873 if ((ic->ic_flags & IEEE80211_F_USEPROT) && in ath_tx_start()
4595 chan->ic_freq, chan->ic_flags, hchan.channelFlags); in ath_chan_set()
4786 if (ic->ic_flags & IEEE80211_F_PRIVACY) { in ath_newstate()
4805 , ic->ic_flags in ath_newstate()
4844 if ((ic->ic_flags & IEEE80211_F_PRIVACY) == 0 && in ath_newstate()
4939 (ic->ic_flags & IEEE80211_F_PRIVACY) == 0 && sc->sc_hasclrkey) { in ath_newassoc()
5005 ic->ic_channels[ix].ic_flags = flags; in ath_getchannels()
5008 ic->ic_channels[ix].ic_flags |= flags; in ath_getchannels()