Searched refs:ieee80211_handle_roc_started (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | offchannel.c | 235 static void ieee80211_handle_roc_started(struct ieee80211_roc_work *roc, in ieee80211_handle_roc_started() function 272 ieee80211_handle_roc_started(roc, local->hw_roc_start_time); in ieee80211_hw_roc_start() 378 ieee80211_handle_roc_started(tmp, jiffies); in _ieee80211_start_next_roc() 521 ieee80211_handle_roc_started(new_roc, now); in ieee80211_coalesce_hw_started_roc() 648 ieee80211_handle_roc_started(roc, now); in ieee80211_start_roc_work()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | offchannel.c | 237 static void ieee80211_handle_roc_started(struct ieee80211_roc_work *roc, in ieee80211_handle_roc_started() function 274 ieee80211_handle_roc_started(roc, local->hw_roc_start_time); in ieee80211_hw_roc_start() 380 ieee80211_handle_roc_started(tmp, jiffies); in _ieee80211_start_next_roc() 523 ieee80211_handle_roc_started(new_roc, now); in ieee80211_coalesce_hw_started_roc() 650 ieee80211_handle_roc_started(roc, now); in ieee80211_start_roc_work()
|
Completed in 3 milliseconds