Searched refs:flush_sta (Results 1 – 5 of 5) sorted by relevance
664 if (local->ops->flush_sta) in drv_flush_sta()665 local->ops->flush_sta(&local->hw, &sdata->vif, &sta->sta); in drv_flush_sta()
1414 if (local->ops->flush_sta) in __sta_info_destroy_part2()
1157 .flush_sta = iwl_mvm_mac_flush_sta,
6227 .flush_sta = iwl_mvm_mac_flush_sta,
4456 void (*flush_sta)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, member