Searched defs:ath_chanctx (Results 1 – 1 of 1) sorted by relevance
333 struct ath_chanctx { struct334 struct cfg80211_chan_def chandef;335 struct list_head vifs;336 struct list_head acq[IEEE80211_NUM_ACS];337 int hw_queue_base;362 enum ath_chanctx_event { argument