Searched refs:FPGA_NUM_UL_QUEUES (Results 1 – 3 of 3) sorted by relevance
41 #define FPGA_NUM_UL_QUEUES (32) macro43 #define FPGA_TOTAL_NUM_QUEUES (FPGA_NUM_UL_QUEUES + FPGA_NUM_DL_QUEUES)
2079 if ((total_ul_q_id > FPGA_NUM_UL_QUEUES) || in rte_fpga_5gnr_fec_configure()2103 address = ((total_dl_q_id + FPGA_NUM_UL_QUEUES) in rte_fpga_5gnr_fec_configure()
61 #define FPGA_NUM_UL_QUEUES (32) macro63 #define FPGA_TOTAL_NUM_QUEUES (FPGA_NUM_UL_QUEUES + FPGA_NUM_DL_QUEUES)2567 if ((total_ul_q_id > FPGA_NUM_UL_QUEUES) || in rte_fpga_lte_fec_configure()2591 address = ((total_dl_q_id + FPGA_NUM_UL_QUEUES) in rte_fpga_lte_fec_configure()