Home
last modified time | relevance | path

Searched defs:next_timeslot (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_ecsa.c158 u32 beacon_period_us = 0, next_timeslot = 0; in _phl_ecsa_calculate_next_timer_sta() local
195 u32 next_timeslot = 0; /* ms */ in _phl_ecsa_calculate_next_timer() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_ecsa.c158 u32 beacon_period_us = 0, next_timeslot = 0; in _phl_ecsa_calculate_next_timer_sta() local
195 u32 next_timeslot = 0; /* ms */ in _phl_ecsa_calculate_next_timer() local
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_lightbar.c58 unsigned long now, next_timeslot; in lb_throttle() local