Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dath9k.h324 struct ath_chanctx { struct
325 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