Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.h513 int iwl_mvm_remove_sta_key(struct iwl_mvm *mvm,
H A Dsta.c3615 int iwl_mvm_remove_sta_key(struct iwl_mvm *mvm, in iwl_mvm_remove_sta_key() function
H A Dmac80211.c3630 ret = iwl_mvm_remove_sta_key(mvm, vif, sta, key); in __iwl_mvm_mac_set_key()