Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/
Dath.h201 int ath_key_config(struct ath_common *common,
Dkey.c473 int ath_key_config(struct ath_common *common, in ath_key_config() function
579 EXPORT_SYMBOL(ath_key_config);
/linux-5.19.10/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c512 ret = ath_key_config(common, vif, sta, key); in ath5k_set_key()
/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dmain.c1609 key = ath_key_config(common, vif, sta, &ps_key); in ath9k_sta_add()
1811 ret = ath_key_config(common, vif, sta, key); in ath9k_set_key()
Dhtc_drv_main.c1450 ret = ath_key_config(common, vif, sta, key); in ath9k_htc_set_key()