Searched refs:iwl_mvm_send_sta_key (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sta.c | 3190 static int iwl_mvm_send_sta_key(struct iwl_mvm *mvm, in iwl_mvm_send_sta_key() function 3433 ret = iwl_mvm_send_sta_key(mvm, sta_id, keyconf, mcast, in __iwl_mvm_set_sta_key() 3442 ret = iwl_mvm_send_sta_key(mvm, sta_id, keyconf, mcast, in __iwl_mvm_set_sta_key() 3446 ret = iwl_mvm_send_sta_key(mvm, sta_id, keyconf, mcast, in __iwl_mvm_set_sta_key() 3628 iwl_mvm_send_sta_key(mvm, mvm_sta->sta_id, keyconf, mcast, in iwl_mvm_update_tkip_key()
|