Searched refs:ath_key_config (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | ath.h | 205 int ath_key_config(struct ath_common *common,
|
H A D | key.c | 473 int ath_key_config(struct ath_common *common, in ath_key_config() function 579 EXPORT_SYMBOL(ath_key_config);
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | mac80211-ops.c | 511 ret = ath_key_config(common, vif, sta, key); in ath5k_set_key()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1608 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 D | htc_drv_main.c | 1450 ret = ath_key_config(common, vif, sta, key); in ath9k_htc_set_key()
|