Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/halmac_8822b/
H A Dhalmac_func_8822b.c169 u16 HPQ_num = 0, LPQ_Nnum = 0, NPQ_num = 0, GAPQ_num = 0; in halmac_priority_queue_config_8822b() local
206 NPQ_num = HALMAC_NORMAL_NPQ_PGNUM_8822B; in halmac_priority_queue_config_8822b()
209 …PUBQ_num = pHalmac_adapter->txff_allocation.ac_q_pg_num - HPQ_num - LPQ_Nnum - NPQ_num - EXPQ_num … in halmac_priority_queue_config_8822b()
218 NPQ_num = HALMAC_WMM_NPQ_PGNUM_8822B; in halmac_priority_queue_config_8822b()
221 …PUBQ_num = pHalmac_adapter->txff_allocation.ac_q_pg_num - HPQ_num - LPQ_Nnum - NPQ_num - EXPQ_num … in halmac_priority_queue_config_8822b()
230 NPQ_num = HALMAC_LB_NPQ_PGNUM_8822B; in halmac_priority_queue_config_8822b()
233 …PUBQ_num = pHalmac_adapter->txff_allocation.ac_q_pg_num - HPQ_num - LPQ_Nnum - NPQ_num - EXPQ_num … in halmac_priority_queue_config_8822b()
251 NPQ_num = HALMAC_NORMAL_2BULKOUT_NPQ_PGNUM_8822B; in halmac_priority_queue_config_8822b()
254 …PUBQ_num = pHalmac_adapter->txff_allocation.ac_q_pg_num - HPQ_num - LPQ_Nnum - NPQ_num - EXPQ_num … in halmac_priority_queue_config_8822b()
263 NPQ_num = HALMAC_WMM_NPQ_PGNUM_8822B; in halmac_priority_queue_config_8822b()
[all …]