Home
last modified time | relevance | path

Searched refs:wiphy_work_cancel (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/mac80211/
H A Dmain.c364 wiphy_work_cancel(local->hw.wiphy, in ieee80211_restart_work()
1484 wiphy_work_cancel(local->hw.wiphy, &local->sched_scan_stopped_work); in ieee80211_unregister_hw()
1485 wiphy_work_cancel(local->hw.wiphy, &local->radar_detected_work); in ieee80211_unregister_hw()
H A Diface.c617 wiphy_work_cancel(sdata->local->hw.wiphy, &sdata->work); in ieee80211_do_stop()
H A Dibss.c564 wiphy_work_cancel(sdata->local->hw.wiphy, in ieee80211_ibss_stop()
H A Dmlme.c7852 wiphy_work_cancel(link->sdata->local->hw.wiphy, in ieee80211_mgd_stop_link()
7868 wiphy_work_cancel(sdata->local->hw.wiphy, in ieee80211_mgd_stop()
7870 wiphy_work_cancel(sdata->local->hw.wiphy, in ieee80211_mgd_stop()
/kernel/linux/linux-6.6/net/wireless/
H A Dcore.c1232 wiphy_work_cancel(wdev->wiphy, &wdev->cqm_rssi_work); in _cfg80211_unregister_wdev()
1636 void wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_cancel() function
1648 EXPORT_SYMBOL_GPL(wiphy_work_cancel); variable
1694 wiphy_work_cancel(wiphy, &dwork->work); in wiphy_delayed_work_cancel()
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5820 * wiphy_work_cancel - cancel previously queued work
5827 void wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *work);

Completed in 36 milliseconds