Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/
H A Dath.h205 int ath_key_config(struct ath_common *common,
/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c511 ret = ath_key_config(common, vif, sta, key); in ath5k_set_key()
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1608 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()
H A Dhtc_drv_main.c1452 ret = ath_key_config(common, vif, sta, key); in ath9k_htc_set_key()