Searched refs:ps_sta (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_rx.c | 410 _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 D | phl_def.h | 1876 _os_atomic ps_sta; /* the sta is in PS mode or not */ member
|
| H A D | phl_sta.c | 355 _os_atomic_set(drv, &phl_sta->ps_sta, 0); in _phl_stainfo_init()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_rx.c | 410 _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 D | phl_def.h | 1900 _os_atomic ps_sta; /* the sta is in PS mode or not */ member
|
| H A D | phl_sta.c | 355 _os_atomic_set(drv, &phl_sta->ps_sta, 0); in _phl_stainfo_init()
|