Searched refs:iwl_mvm_flush_sta (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | time-event.c | 131 iwl_mvm_flush_sta(mvm, &mvmvif->bcast_sta, true); in iwl_mvm_roc_done_wk() 144 iwl_mvm_flush_sta(mvm, &mvm->aux_sta, true); in iwl_mvm_roc_done_wk()
|
| H A D | sta.c | 1890 ret = iwl_mvm_flush_sta(mvm, mvm_sta, false); in iwl_mvm_rm_sta() 2232 iwl_mvm_flush_sta(mvm, &mvmvif->bcast_sta, true); in iwl_mvm_free_bcast_sta_queues() 2482 iwl_mvm_flush_sta(mvm, &mvmvif->mcast_sta, true); in iwl_mvm_rm_mcast_sta()
|
| H A D | mvm.h | 1534 int iwl_mvm_flush_sta(struct iwl_mvm *mvm, void *sta, bool internal);
|
| H A D | tx.c | 2064 int iwl_mvm_flush_sta(struct iwl_mvm *mvm, void *sta, bool internal) in iwl_mvm_flush_sta() function
|
| H A D | mac80211.c | 4818 if (iwl_mvm_flush_sta(mvm, mvmsta, false)) in iwl_mvm_mac_flush()
|