Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c355 u8 fwcmd_queue_idx = 0; in _phl_judge_act_ltr_switching_conditions() local
357 fwcmd_queue_idx = rtw_hal_get_fwcmd_queue_idx(phl_info->hal); in _phl_judge_act_ltr_switching_conditions()
362 if (ch == fwcmd_queue_idx) in _phl_judge_act_ltr_switching_conditions()
416 u8 fwcmd_queue_idx = 0; in _phl_switch_act_ltr() local
424 fwcmd_queue_idx = rtw_hal_get_fwcmd_queue_idx(phl_info->hal); in _phl_switch_act_ltr()
426 if (tx_dma_ch != fwcmd_queue_idx) in _phl_switch_act_ltr()
438 u8 fwcmd_queue_idx = 0; in _phl_switch_idle_ltr() local
440 fwcmd_queue_idx = rtw_hal_get_fwcmd_queue_idx(phl_info->hal); in _phl_switch_idle_ltr()
443 if (ch == fwcmd_queue_idx) in _phl_switch_idle_ltr()
2971 u8 fwcmd_queue_idx = 0; in phl_recycle_busy_h2c() local
[all …]