Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dcore.c1651 void wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_flush() function
1664 EXPORT_SYMBOL_GPL(wiphy_work_flush);
1705 wiphy_work_flush(wiphy, &dwork->work); in wiphy_delayed_work_flush()
/openbmc/linux/net/mac80211/
H A Doffchannel.c698 wiphy_work_flush(local->hw.wiphy, &local->hw_roc_start); in ieee80211_cancel_roc()
H A Dmain.c390 wiphy_work_flush(local->hw.wiphy, &local->hw_roc_done); in ieee80211_restart_work()
/openbmc/linux/include/net/
H A Dcfg80211.h5839 void wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *work);