Searched refs:rsi_hal_key_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 934 * rsi_hal_key_config() - This function loads the keys into the firmware. 942 static int rsi_hal_key_config(struct ieee80211_hw *hw, in rsi_hal_key_config() function 1030 status = rsi_hal_key_config(hw, vif, key, sta); in rsi_mac80211_set_key() 1050 status = rsi_hal_key_config(hw, vif, key, sta); in rsi_mac80211_set_key()
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 950 * rsi_hal_key_config() - This function loads the keys into the firmware. 958 static int rsi_hal_key_config(struct ieee80211_hw *hw, in rsi_hal_key_config() function 1046 status = rsi_hal_key_config(hw, vif, key, sta); in rsi_mac80211_set_key() 1066 status = rsi_hal_key_config(hw, vif, key, sta); in rsi_mac80211_set_key()
|
Completed in 7 milliseconds