Searched refs:abort_pmsr (Results 1 – 4 of 4) sorted by relevance
1367 if (rdev->ops->abort_pmsr) in rdev_set_tid_config() 1368 rdev->ops->abort_pmsr(&rdev->wiphy, wdev, request); in rdev_set_tid_config()
5030 void (*abort_pmsr)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member
5861 .abort_pmsr = ieee80211_abort_pmsr,
4341 .abort_pmsr = mac80211_hwsim_abort_pmsr, \