Home
last modified time | relevance | path

Searched refs:wiphy_delayed_work_cancel (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/wireless/
H A Dcore.c1688 void wiphy_delayed_work_cancel(struct wiphy *wiphy, in wiphy_delayed_work_cancel() function
1696 EXPORT_SYMBOL_GPL(wiphy_delayed_work_cancel); variable
/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c1483 wiphy_delayed_work_cancel(local->hw.wiphy, &local->roc_work); in ieee80211_unregister_hw()
H A Dscan.c1289 wiphy_delayed_work_cancel(local->hw.wiphy, &local->scan_work); in ieee80211_scan_cancel()
H A Dmlme.c5870 wiphy_delayed_work_cancel(sdata->local->hw.wiphy, in ieee80211_ml_reconfiguration()
7854 wiphy_delayed_work_cancel(link->sdata->local->hw.wiphy, in ieee80211_mgd_stop_link()
7873 wiphy_delayed_work_cancel(sdata->local->hw.wiphy, in ieee80211_mgd_stop()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5872 * wiphy_delayed_work_cancel - cancel previously queued delayed work
5879 void wiphy_delayed_work_cancel(struct wiphy *wiphy,

Completed in 29 milliseconds