Searched refs:__iwl_mvm_mac_set_key (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 212 static int __iwl_mvm_mac_set_key(struct ieee80211_hw *hw, 2606 ret = __iwl_mvm_mac_set_key(hw, SET_KEY, vif, NULL, key); in iwl_mvm_start_ap_ibss() 3434 static int __iwl_mvm_mac_set_key(struct ieee80211_hw *hw, in __iwl_mvm_mac_set_key() function 3649 ret = __iwl_mvm_mac_set_key(hw, cmd, vif, sta, key); in iwl_mvm_mac_set_key()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 86 static int __iwl_mvm_mac_set_key(struct ieee80211_hw *hw, 2753 *ret = __iwl_mvm_mac_set_key(hw, SET_KEY, vif, NULL, key); in iwl_mvm_start_ap_ibss_common() 4094 static int __iwl_mvm_mac_set_key(struct ieee80211_hw *hw, in __iwl_mvm_mac_set_key() function 4335 ret = __iwl_mvm_mac_set_key(hw, cmd, vif, sta, key); in iwl_mvm_mac_set_key()
|
Completed in 13 milliseconds