Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dieee80211_i.h345 struct ieee80211_roc_work { struct
346 listieee80211_roc_work global() argument
348 sdataieee80211_roc_work global() argument
350 chanieee80211_roc_work global() argument
352 notifiedieee80211_roc_work global() argument
353 on_channelieee80211_roc_work global() argument
355 start_timeieee80211_roc_work global() argument
357 req_durationieee80211_roc_work global() argument
358 frameieee80211_roc_work global() argument
359 mgmt_tx_cookieieee80211_roc_work global() argument
360 typeieee80211_roc_work global() argument
H A Doffchannel.c488 static void ieee80211_roc_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_roc_work() function