Home
last modified time | relevance | path

Searched refs:wiphy_delayed_work_cancel (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDmac80211.c1894 wiphy_delayed_work_cancel(mvm->hw->wiphy, in iwl_mvm_prepare_mac_removal()
1897 wiphy_delayed_work_cancel(mvm->hw->wiphy, in iwl_mvm_prepare_mac_removal()
4087 wiphy_delayed_work_cancel(mvm->hw->wiphy, in iwl_mvm_sta_state_authorized_to_assoc()
4090 wiphy_delayed_work_cancel(mvm->hw->wiphy, in iwl_mvm_sta_state_authorized_to_assoc()
/freebsd-14-stable/sys/compat/linuxkpi/common/include/net/
HDcfg80211.h2274 wiphy_delayed_work_cancel(struct wiphy *wiphy, struct wiphy_delayed_work *wdwk) in wiphy_delayed_work_cancel() function