Home
last modified time | relevance | path

Searched refs:wiphy_work_flush (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/wireless/
H A Dcore.c1650 void wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_flush() function
1663 EXPORT_SYMBOL_GPL(wiphy_work_flush); variable
1704 wiphy_work_flush(wiphy, &dwork->work); in wiphy_delayed_work_flush()
/kernel/linux/linux-6.6/net/mac80211/
H A Doffchannel.c698 wiphy_work_flush(local->hw.wiphy, &local->hw_roc_start); in ieee80211_cancel_roc()
H A Dmain.c380 wiphy_work_flush(local->hw.wiphy, &local->hw_roc_done); in ieee80211_restart_work()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5830 * wiphy_work_flush - flush previously queued work
5837 void wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *work);

Completed in 18 milliseconds