Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dath9k.h328 struct ath_chanctx { struct
329 struct cfg80211_chan_def chandef;
330 struct list_head vifs;
331 struct ath_acq acq[IEEE80211_NUM_ACS];
332 int hw_queue_base;
357 enum ath_chanctx_event { argument