Searched defs:nexttbtt (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | common.h | 60 u32 nexttbtt; member
|
H A D | beacon.c | 513 static void ath9k_beacon_init(struct ath_softc *sc, u32 nexttbtt, in ath9k_beacon_init() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | common.h | 60 u32 nexttbtt; member
|
H A D | beacon.c | 513 static void ath9k_beacon_init(struct ath_softc *sc, u32 nexttbtt, in ath9k_beacon_init() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 2048 u32 nexttbtt, intval, hw_tu, bc_tu; in ath5k_beacon_update_timers() local [all...] |
H A D | ath5k.h | 1335 unsigned int nexttbtt; /* next beacon time in TU */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 2093 u32 nexttbtt, intval, hw_tu, bc_tu; in ath5k_beacon_update_timers() local [all...] |
H A D | ath5k.h | 1335 unsigned int nexttbtt; /* next beacon time in TU */ member
|
Completed in 28 milliseconds