Home
last modified time | relevance | path

Searched refs:ath_key_config (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dath.h203 int ath_key_config(struct ath_common *common,
H A Dkey.c473 int ath_key_config(struct ath_common *common, in ath_key_config() function
579 EXPORT_SYMBOL(ath_key_config); variable
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Dath.h203 int ath_key_config(struct ath_common *common,
H A Dkey.c473 int ath_key_config(struct ath_common *common, in ath_key_config() function
579 EXPORT_SYMBOL(ath_key_config); variable
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c511 ret = ath_key_config(common, vif, sta, key); in ath5k_set_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c511 ret = ath_key_config(common, vif, sta, key); in ath5k_set_key()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c1615 key = ath_key_config(common, vif, sta, &ps_key); in ath9k_sta_add()
1817 ret = ath_key_config(common, vif, sta, key); in ath9k_set_key()
H A Dhtc_drv_main.c1450 ret = ath_key_config(common, vif, sta, key); in ath9k_htc_set_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c1609 key = ath_key_config(common, vif, sta, &ps_key); in ath9k_sta_add()
1812 ret = ath_key_config(common, vif, sta, key); in ath9k_set_key()
H A Dhtc_drv_main.c1450 ret = ath_key_config(common, vif, sta, key); in ath9k_htc_set_key()

Completed in 17 milliseconds