Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Ddriver-ops.h731 if (local->ops->flush_sta) in drv_flush_sta()
732 local->ops->flush_sta(&local->hw, &sdata->vif, &sta->sta); in drv_flush_sta()
H A Dsta_info.c1392 if (local->ops->flush_sta) in _sta_info_move_state()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1371 .flush_sta = iwl_mvm_mac_flush_sta,
H A Dmac80211.c6615 .flush_sta = iwl_mvm_mac_flush_sta,
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c2635 .flush_sta = iwl_mld_mac80211_flush_sta,
/linux-6.15/include/net/
H A Dmac80211.h4672 void (*flush_sta)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member