Searched defs:ath_chanctx (Results 1 – 1 of 1) sorted by relevance
329 struct ath_chanctx { struct330 struct cfg80211_chan_def chandef;331 struct list_head vifs;332 struct ath_acq acq[IEEE80211_NUM_ACS];333 int hw_queue_base;358 enum ath_chanctx_event { argument