Home
last modified time | relevance | path

Searched refs:abort_pmsr (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/net/mac80211/
A Ddriver-ops.h1275 if (local->ops->abort_pmsr) in drv_abort_pmsr()
1276 local->ops->abort_pmsr(&local->hw, &sdata->vif, request); in drv_abort_pmsr()
A Dcfg.c5005 .abort_pmsr = ieee80211_abort_pmsr,
/linux-6.3-rc2/net/wireless/
A Drdev-ops.h1312 if (rdev->ops->abort_pmsr) in rdev_abort_pmsr()
1313 rdev->ops->abort_pmsr(&rdev->wiphy, wdev, request); in rdev_abort_pmsr()
/linux-6.3-rc2/include/net/
A Dmac80211.h4554 void (*abort_pmsr)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member
A Dcfg80211.h4661 void (*abort_pmsr)(struct wiphy *wiphy, struct wireless_dev *wdev, member
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c5638 .abort_pmsr = iwl_mvm_abort_pmsr,

Completed in 66 milliseconds