Searched refs:phl_disp_eng_is_fg_empty (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_watchdog.c | 138 if (true == phl_disp_eng_is_fg_empty(phl_info, HW_BAND_MAX)) { in _phl_watchdog_sw_done()
|
| H A D | phl_cmd_dispatch.h | 66 u8 phl_disp_eng_is_fg_empty(struct phl_info_t *phl, u8 band_idx);
|
| H A D | phl_cmd_dispatch_engine.c | 220 return phl_disp_eng_is_fg_empty((struct phl_info_t *)phl, band_idx); in rtw_phl_is_fg_empty() 584 u8 phl_disp_eng_is_fg_empty(struct phl_info_t *phl, u8 band_idx) in phl_disp_eng_is_fg_empty() function
|
| H A D | phl_cmd_ps.c | 970 if (!phl_disp_eng_is_fg_empty(ps->phl_info, HW_BAND_0)) { in _chk_ips_enter() 1021 if (!phl_disp_eng_is_fg_empty(ps->phl_info, HW_BAND_0)) { in _chk_lps_enter()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_watchdog.c | 138 if (true == phl_disp_eng_is_fg_empty(phl_info, HW_BAND_MAX)) { in _phl_watchdog_sw_done()
|
| H A D | phl_cmd_dispatch.h | 66 u8 phl_disp_eng_is_fg_empty(struct phl_info_t *phl, u8 band_idx);
|
| H A D | phl_cmd_dispatch_engine.c | 220 return phl_disp_eng_is_fg_empty((struct phl_info_t *)phl, band_idx); in rtw_phl_is_fg_empty() 584 u8 phl_disp_eng_is_fg_empty(struct phl_info_t *phl, u8 band_idx) in phl_disp_eng_is_fg_empty() function
|
| H A D | phl_cmd_ps.c | 945 if (!phl_disp_eng_is_fg_empty(ps->phl_info, HW_BAND_0)) { in _chk_ips_enter() 996 if (!phl_disp_eng_is_fg_empty(ps->phl_info, HW_BAND_0)) { in _chk_lps_enter()
|