Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmac80211.h4880 void (*flush_sta)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c2814 .flush_sta = iwl_mld_mac80211_flush_sta,
/linux/net/mac80211/
H A Dsta_info.c1469 if (local->ops->flush_sta) in _sta_info_move_state()