Searched refs:iwl_mvm_flush_sta (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | time-event.c | 82 iwl_mvm_flush_sta(mvm, &mvmvif->deflink.bcast_sta, in iwl_mvm_roc_done_wk() 96 iwl_mvm_flush_sta(mvm, &mvm->aux_sta, true); in iwl_mvm_roc_done_wk()
|
| D | mld-sta.c | 350 iwl_mvm_flush_sta(mvm, int_sta, true); in iwl_mvm_mld_rm_int_sta()
|
| D | sta.c | 2100 ret = iwl_mvm_flush_sta(mvm, mvm_sta, false); in iwl_mvm_rm_sta() 2411 iwl_mvm_flush_sta(mvm, &mvmvif->deflink.bcast_sta, true); in iwl_mvm_free_bcast_sta_queues() 2667 iwl_mvm_flush_sta(mvm, &mvmvif->deflink.mcast_sta, true); in iwl_mvm_rm_mcast_sta()
|
| D | tx.c | 2296 int iwl_mvm_flush_sta(struct iwl_mvm *mvm, void *sta, bool internal) in iwl_mvm_flush_sta() function
|
| D | mvm.h | 1661 int iwl_mvm_flush_sta(struct iwl_mvm *mvm, void *sta, bool internal);
|
| D | mac80211.c | 5632 if (iwl_mvm_flush_sta(mvm, mvmsta, false)) in iwl_mvm_mac_flush() 5669 if (iwl_mvm_flush_sta(mvm, mvmsta, false)) in iwl_mvm_mac_flush_sta()
|