Searched refs:ath9k_cache_beacon_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 586 static void ath9k_cache_beacon_config(struct ath_softc *sc, in ath9k_cache_beacon_config() function 652 ath9k_cache_beacon_config(sc, ctx, &main_vif->bss_conf); in ath9k_beacon_config() 660 ath9k_cache_beacon_config(sc, ctx, &main_vif->bss_conf); in ath9k_beacon_config()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | beacon.c | 586 static void ath9k_cache_beacon_config(struct ath_softc *sc, in ath9k_cache_beacon_config() function 653 ath9k_cache_beacon_config(sc, ctx, main_vif); in ath9k_beacon_config() 661 ath9k_cache_beacon_config(sc, ctx, main_vif); in ath9k_beacon_config()
|
Completed in 5 milliseconds