Searched refs:iwl_mvm_send_sta_key (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | sta.c | 3213 static int iwl_mvm_send_sta_key(struct iwl_mvm *mvm,  in iwl_mvm_send_sta_key()  function 3503 		return iwl_mvm_send_sta_key(mvm, sta_id, keyconf, mcast,  in __iwl_mvm_set_sta_key() 3508 	return iwl_mvm_send_sta_key(mvm, sta_id, keyconf, mcast,  in __iwl_mvm_set_sta_key() 3687 	iwl_mvm_send_sta_key(mvm, mvm_sta->sta_id, keyconf, mcast,  in iwl_mvm_update_tkip_key() 3983 	ret = iwl_mvm_send_sta_key(mvm, sta->sta_id, keyconf, false,  in iwl_mvm_add_pasn_sta()
  |