Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/baseband/fpga_5gnr_fec/
H A Drte_fpga_5gnr_fec.c1971 uint16_t q_id, vf_id, total_q_id, total_ul_q_id, total_dl_q_id; in rte_fpga_5gnr_fec_configure() local
2074 total_q_id = total_dl_q_id + total_ul_q_id; in rte_fpga_5gnr_fec_configure()
2081 (total_q_id > FPGA_TOTAL_NUM_QUEUES)) { in rte_fpga_5gnr_fec_configure()
/f-stack/dpdk/drivers/baseband/fpga_lte_fec/
H A Dfpga_lte_fec.c2459 uint16_t q_id, vf_id, total_q_id, total_ul_q_id, total_dl_q_id; in rte_fpga_lte_fec_configure() local
2562 total_q_id = total_dl_q_id + total_ul_q_id; in rte_fpga_lte_fec_configure()
2569 (total_q_id > FPGA_TOTAL_NUM_QUEUES)) { in rte_fpga_lte_fec_configure()