Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h669 if (local->ops->flush_sta) in drv_flush_sta()
670 local->ops->flush_sta(&local->hw, &sdata->vif, &sta->sta); in drv_flush_sta()
H A Dsta_info.c1419 if (local->ops->flush_sta) in __sta_info_destroy_part2()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1118 .flush_sta = iwl_mvm_mac_flush_sta,
H A Dmac80211.c6197 .flush_sta = iwl_mvm_mac_flush_sta,
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h3987 * @flush_sta: Flush or drop all pending frames from the hardware queue(s) for
4456 void (*flush_sta)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member

Completed in 24 milliseconds