Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath9k/
Dath9k.h330 struct ath_chanctx { struct
331 struct cfg80211_chan_def chandef;
332 struct list_head vifs;
333 struct ath_acq acq[IEEE80211_NUM_ACS];
334 int hw_queue_base;
359 enum ath_chanctx_event { argument