Searched defs:ath_chanctx (Results 1 – 1 of 1) sorted by relevance
324 struct ath_chanctx { struct325 struct cfg80211_chan_def chandef;326 struct list_head vifs;327 struct list_head acq[IEEE80211_NUM_ACS];328 int hw_queue_base;353 enum ath_chanctx_event { argument