Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_tx.c93 tx_plan->has_hiq); in phl_dump_tx_plan()
294 tx_plan->has_hiq = false; in _phl_init_tx_plan()
567 tx_plan->has_hiq = false; in _phl_reset_tx_plan()
608 tx_plan->has_hiq = true; in _phl_sort_ring_by_tid()
687 if (true == tx_plan->has_hiq) { in phl_tx_flow_ctrl()
H A Dphl_trx_def.h498 bool has_hiq; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_tx.c93 tx_plan->has_hiq); in phl_dump_tx_plan()
294 tx_plan->has_hiq = false; in _phl_init_tx_plan()
567 tx_plan->has_hiq = false; in _phl_reset_tx_plan()
608 tx_plan->has_hiq = true; in _phl_sort_ring_by_tid()
687 if (true == tx_plan->has_hiq) { in phl_tx_flow_ctrl()
H A Dphl_trx_def.h500 bool has_hiq; member