Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Ddriver-ops.h754 if (local->ops->flush_sta) in drv_flush_sta()
755 local->ops->flush_sta(&local->hw, &sdata->vif, &sta->sta); in drv_flush_sta()
H A Dsta_info.c1446 if (local->ops->flush_sta) in _sta_info_move_state()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1047 .flush_sta = iwl_mvm_mac_flush_sta,
H A Dmac80211.c6374 .flush_sta = iwl_mvm_mac_flush_sta,
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c2744 .flush_sta = iwl_mld_mac80211_flush_sta,
/linux/include/net/
H A Dmac80211.h4754 void (*flush_sta)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member