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