Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c99 static int __iwl_mvm_mac_set_key(struct ieee80211_hw *hw,
3015 *ret = __iwl_mvm_mac_set_key(hw, SET_KEY, vif, NULL, key); in iwl_mvm_start_ap_ibss_common()
4353 static int __iwl_mvm_mac_set_key(struct ieee80211_hw *hw, in __iwl_mvm_mac_set_key() function
4602 return __iwl_mvm_mac_set_key(hw, cmd, vif, sta, key); in iwl_mvm_mac_set_key()