Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Ddriver-ops.h672 if (local->ops->flush_sta) in drv_flush_sta()
673 local->ops->flush_sta(&local->hw, &sdata->vif, &sta->sta); in drv_flush_sta()
H A Dsta_info.c1374 if (local->ops->flush_sta) in _sta_info_move_state()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1125 .flush_sta = iwl_mvm_mac_flush_sta,
H A Dmac80211.c6251 .flush_sta = iwl_mvm_mac_flush_sta,
/openbmc/linux/include/net/
H A Dmac80211.h4473 void (*flush_sta)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member