Searched refs:iwl_mvm_send_sta_key (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ | 
| D | sta.c | 3540 static int iwl_mvm_send_sta_key(struct iwl_mvm *mvm,  in iwl_mvm_send_sta_key()  function 3837 		return iwl_mvm_send_sta_key(mvm, sta_id, keyconf, mcast,  in __iwl_mvm_set_sta_key() 3842 	return iwl_mvm_send_sta_key(mvm, sta_id, keyconf, mcast,  in __iwl_mvm_set_sta_key() 4021 	iwl_mvm_send_sta_key(mvm, mvm_sta->deflink.sta_id, keyconf, mcast,  in iwl_mvm_update_tkip_key() 4358 		ret = iwl_mvm_send_sta_key(mvm, sta->sta_id, keyconf, false,  in iwl_mvm_add_pasn_sta()
  |