Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddriver-ops.h1466 if (local->ops->abort_pmsr) in drv_abort_pmsr()
1467 local->ops->abort_pmsr(&local->hw, &sdata->vif, request); in drv_abort_pmsr()
H A Dcfg.c5861 .abort_pmsr = ieee80211_abort_pmsr,
/linux/net/wireless/
H A Drdev-ops.h1367 if (rdev->ops->abort_pmsr) in rdev_set_tid_config()
1368 rdev->ops->abort_pmsr(&rdev->wiphy, wdev, request); in rdev_set_tid_config()
/linux/include/net/
H A Dmac80211.h4623 * @abort_pmsr: abort peer measurement (this call can sleep)
5030 void (*abort_pmsr)(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
4902 void (*abort_pmsr)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, global() member
H A Dcfg80211.h5041 * @abort_pmsr: abort peer measurement
5430 void (*abort_pmsr)(struct wiphy *wiphy, struct wireless_dev *wdev,
5237 void (*abort_pmsr)(struct wiphy *wiphy, struct wireless_dev *wdev, global() member