Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_trx_def.h25 #define MAX_PHL_RING_CAT_NUM 10 /* 8 tid + 1 mgnt + 1 hiq*/ macro
521 struct rtw_phl_tx_ring phl_ring[MAX_PHL_RING_CAT_NUM];/* tid 0~7, 8:mgnt, 9:hiq */
H A Dphl_tx.c271 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in _phl_free_phl_tring_list()
324 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in _phl_allocate_phl_tring_list()
622 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in _phl_check_tring_list()
670 _os_list *tid_entry[MAX_PHL_RING_CAT_NUM] = {0}; in phl_tx_flow_ctrl()
676 sizeof(_os_list *) * MAX_PHL_RING_CAT_NUM); in phl_tx_flow_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_trx_def.h27 #define MAX_PHL_RING_CAT_NUM 10 /* 8 tid + 1 mgnt + 1 hiq*/ macro
523 struct rtw_phl_tx_ring phl_ring[MAX_PHL_RING_CAT_NUM];/* tid 0~7, 8:mgnt, 9:hiq */
H A Dphl_tx.c271 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in _phl_free_phl_tring_list()
324 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in _phl_allocate_phl_tring_list()
622 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in _phl_check_tring_list()
670 _os_list *tid_entry[MAX_PHL_RING_CAT_NUM] = {0}; in phl_tx_flow_ctrl()
676 sizeof(_os_list *) * MAX_PHL_RING_CAT_NUM); in phl_tx_flow_ctrl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c63 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in phl_dump_link_list()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_debug.c3835 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in dump_phl_tring_status()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_debug.c3773 for (i = 0; i < MAX_PHL_RING_CAT_NUM; i++) { in dump_phl_tring_status()