Searched refs:VOQ (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_init_fw_funcs.h | 13 #define VOQ(port, tc, max_phys_tcs_per_port) \ macro
|
| H A D | ecore_init_fw_funcs.c | 299 voq = VOQ(port_id, tc, max_phys_tcs_per_port); in ecore_cmdq_lines_rt_init() 307 voq = VOQ(port_id, PURE_LB_TC, max_phys_tcs_per_port); in ecore_cmdq_lines_rt_init() 372 voq = VOQ(port_id, tc, max_phys_tcs_per_port); in ecore_btb_blocks_rt_init() 380 voq = VOQ(port_id, PURE_LB_TC, max_phys_tcs_per_port); in ecore_btb_blocks_rt_init() 474 voq = VOQ(pq_params[i].port_id, pq_params[i].tc_id, in ecore_tx_pq_map_rt_init() 607 voq = VOQ(pq_params[i].port_id, pq_params[i].tc_id, in ecore_pf_wfq_rt_init()
|
| H A D | ecore_sriov.c | 3958 voq = VOQ(port_id, tc_id, max_phys_tcs_per_port); in ecore_iov_vf_flr_poll_pbf() 3977 voq = VOQ(port_id, tc_id, in ecore_iov_vf_flr_poll_pbf()
|