Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_tx.h76 void phl_dump_t_fctrl_result(_os_list *t_fctrl_result);
H A Dphl_tx.c98 void phl_dump_t_fctrl_result(_os_list *t_fctrl_result) in phl_dump_t_fctrl_result() argument
105 phl_list_for_loop(ring_sts, struct phl_ring_status, t_fctrl_result, in phl_dump_t_fctrl_result()
669 _os_list *t_fctrl_result = &phl_info->t_fctrl_result; in phl_tx_flow_ctrl() local
691 list_add(&ring_sts->list, t_fctrl_result); in phl_tx_flow_ctrl()
698 list_add(&ring_sts->list, t_fctrl_result); in phl_tx_flow_ctrl()
710 list_add_tail(&ring_sts->list, t_fctrl_result); in phl_tx_flow_ctrl()
1295 INIT_LIST_HEAD(&phl_info->t_fctrl_result); in phl_datapath_init()
H A Dphl_struct.h299 _os_list t_fctrl_result; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_tx.h76 void phl_dump_t_fctrl_result(_os_list *t_fctrl_result);
H A Dphl_tx.c98 void phl_dump_t_fctrl_result(_os_list *t_fctrl_result) in phl_dump_t_fctrl_result() argument
105 phl_list_for_loop(ring_sts, struct phl_ring_status, t_fctrl_result, in phl_dump_t_fctrl_result()
669 _os_list *t_fctrl_result = &phl_info->t_fctrl_result; in phl_tx_flow_ctrl() local
691 list_add(&ring_sts->list, t_fctrl_result); in phl_tx_flow_ctrl()
698 list_add(&ring_sts->list, t_fctrl_result); in phl_tx_flow_ctrl()
710 list_add_tail(&ring_sts->list, t_fctrl_result); in phl_tx_flow_ctrl()
1319 INIT_LIST_HEAD(&phl_info->t_fctrl_result); in phl_datapath_init()
H A Dphl_struct.h294 _os_list t_fctrl_result; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c2115 _os_list *t_fctrl_result = &phl_info->t_fctrl_result; in _phl_sort_ring_by_hw_res() local
2122 t_fctrl_result, list) { in _phl_sort_ring_by_hw_res()
2132 list_add_tail(&ring_sts->list, t_fctrl_result); in _phl_sort_ring_by_hw_res()
2145 list_add_tail(&ring_sts->list, t_fctrl_result); in _phl_sort_ring_by_hw_res()
2248 &phl_info->t_fctrl_result, list) { in _phl_tx_callback_pcie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hci/
H A Dphl_trx_sdio.c645 &phl_info->t_fctrl_result, list) { in _phl_tx_callback_sdio()