Home
last modified time | relevance | path

Searched defs:ath_chanctx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dath9k.h333 struct ath_chanctx { struct
334 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