Home
last modified time | relevance | path

Searched refs:wiphy_work_cancel (Results 1 – 9 of 9) sorted by relevance

/linux/net/wireless/
H A Ddebugfs.c144 wiphy_work_cancel(w->wiphy, &w->work); in wiphy_locked_debugfs_read_cancel()
224 wiphy_work_cancel(w->wiphy, &w->work); in wiphy_locked_debugfs_write_cancel()
H A Dcore.c1279 wiphy_work_cancel(wdev->wiphy, &wdev->cqm_rssi_work); in _cfg80211_unregister_wdev()
1676 void wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_cancel() function
1690 EXPORT_SYMBOL_GPL(wiphy_work_cancel);
1740 wiphy_work_cancel(wiphy, &dwork->work); in wiphy_delayed_work_cancel()
/linux/net/mac80211/
H A Dpm.c78 wiphy_work_cancel(local->hw.wiphy, &local->dynamic_ps_enable_work); in __ieee80211_suspend()
H A Dlink.c80 wiphy_work_cancel(link->sdata->local->hw.wiphy, in ieee80211_link_stop()
82 wiphy_work_cancel(link->sdata->local->hw.wiphy, in ieee80211_link_stop()
H A Diface.c532 wiphy_work_cancel(local->hw.wiphy, &local->dynamic_ps_enable_work); in ieee80211_do_stop()
543 wiphy_work_cancel(local->hw.wiphy, &sdata->deflink.csa.finalize_work); in ieee80211_do_stop()
544 wiphy_work_cancel(local->hw.wiphy, in ieee80211_do_stop()
617 wiphy_work_cancel(sdata->local->hw.wiphy, &sdata->work); in ieee80211_do_stop()
774 wiphy_work_cancel(sdata->local->hw.wiphy, &sdata->activate_links_work); in ieee80211_stop()
H A Doffchannel.c37 wiphy_work_cancel(local->hw.wiphy, &local->dynamic_ps_enable_work); in ieee80211_offchannel_ps_enable()
771 wiphy_work_cancel(local->hw.wiphy, &local->hw_roc_done); in ieee80211_cancel_roc()
H A Dht.c337 wiphy_work_cancel(sta->local->hw.wiphy, &sta->ampdu_mlme.work); in ieee80211_sta_tear_down_BA_sessions()
H A Dmlme.c3044 wiphy_work_cancel(local->hw.wiphy, in ieee80211_change_ps()
3879 wiphy_work_cancel(local->hw.wiphy, &local->dynamic_ps_enable_work); in ieee80211_set_disassoc()
3958 wiphy_work_cancel(sdata->local->hw.wiphy, in ieee80211_set_disassoc()
9526 wiphy_work_cancel(link->sdata->local->hw.wiphy, in ieee80211_mgd_stop_link()
9528 wiphy_work_cancel(link->sdata->local->hw.wiphy, in ieee80211_mgd_stop_link()
9543 wiphy_work_cancel(sdata->local->hw.wiphy, in ieee80211_mgd_stop()
9545 wiphy_work_cancel(sdata->local->hw.wiphy, in ieee80211_mgd_stop()
9547 wiphy_work_cancel(sdata->local->hw.wiphy, in ieee80211_mgd_stop()
H A Dutil.c1580 wiphy_work_cancel(local->hw.wiphy, &local->reconfig_filter); in ieee80211_stop_device()