Home
last modified time | relevance | path

Searched refs:ps_sta (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c410 _os_atomic_set(d, &sta->ps_sta, 1); in phl_sta_ps_enter()
444 _os_atomic_set(d, &sta->ps_sta, 0); in phl_sta_ps_exit()
501 if (_os_atomic_read(d, &sta->ps_sta)) { in phl_rx_handle_sta_process()
H A Dphl_def.h1876 _os_atomic ps_sta; /* the sta is in PS mode or not */ member
H A Dphl_sta.c355 _os_atomic_set(drv, &phl_sta->ps_sta, 0); in _phl_stainfo_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c410 _os_atomic_set(d, &sta->ps_sta, 1); in phl_sta_ps_enter()
443 _os_atomic_set(d, &sta->ps_sta, 0); in phl_sta_ps_exit()
506 if (_os_atomic_read(d, &sta->ps_sta)) { in phl_rx_handle_sta_process()
H A Dphl_def.h1900 _os_atomic ps_sta; /* the sta is in PS mode or not */ member
H A Dphl_sta.c355 _os_atomic_set(drv, &phl_sta->ps_sta, 0); in _phl_stainfo_init()