Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.c157 rl_valid, rl_id, voq, wrr) \ argument
252 u8 voq, in ecore_cmdq_lines_voq_rt_init() argument
271 u8 tc, voq, port_id, num_tcs_in_port; in ecore_cmdq_lines_rt_init() local
274 for (voq = 0; voq < MAX_NUM_VOQS; voq++) in ecore_cmdq_lines_rt_init()
308 ecore_cmdq_lines_voq_rt_init(p_hwfn, voq, in ecore_cmdq_lines_rt_init()
340 u8 tc, voq, port_id, num_tcs_in_port; in ecore_btb_blocks_rt_init() local
374 PBF_BTB_GUARANTEED_RT_OFFSET(voq), in ecore_btb_blocks_rt_init()
472 u8 voq; in ecore_tx_pq_map_rt_init() local
499 voq, pq_params[i].wrr_group); in ecore_tx_pq_map_rt_init()
596 u8 voq; in ecore_pf_wfq_rt_init() local
[all …]
H A Decore_sriov.c3948 u8 port_id, tc, tc_id = 0, voq = 0; in ecore_iov_vf_flr_poll_pbf() local
3958 voq = VOQ(port_id, tc_id, max_phys_tcs_per_port); in ecore_iov_vf_flr_poll_pbf()
3959 cons[voq] = ecore_rd(p_hwfn, p_ptt, in ecore_iov_vf_flr_poll_pbf()
3960 cons_voq0_addr + voq * 0x40); in ecore_iov_vf_flr_poll_pbf()
3962 prod_voq0_addr + voq * 0x40); in ecore_iov_vf_flr_poll_pbf()
3963 distance[voq] = prod - cons[voq]; in ecore_iov_vf_flr_poll_pbf()
3977 voq = VOQ(port_id, tc_id, in ecore_iov_vf_flr_poll_pbf()
3980 cons_voq0_addr + voq * 0x40); in ecore_iov_vf_flr_poll_pbf()
3981 if (distance[voq] > tmp - cons[voq]) in ecore_iov_vf_flr_poll_pbf()
4000 p_vf->abs_vf_id, voq, port_id, tc_id); in ecore_iov_vf_flr_poll_pbf()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h5788 uint8_t voq; member
5792 uint8_t voq;