Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_fw_funcs.h109 u16 start_vport,
H A Decore_init_fw_funcs.c433 u16 start_vport, in ecore_tx_pq_map_rt_init() argument
479 vport_id_in_pf = pq_params[i].vport_id - start_vport; in ecore_tx_pq_map_rt_init()
803 u16 start_vport, in ecore_qm_pf_rt_init() argument
833 start_vport, other_mem_size_4kb, pq_params, in ecore_qm_pf_rt_init()
H A Decore_vfpf_if.h559 struct vfpf_vport_start_tlv start_vport; member
H A Decore.h478 u8 start_vport; member
H A Decore_dev.c1796 qm_info->start_vport = (u8)RESC_START(p_hwfn, ECORE_VPORT); in ecore_init_qm_params()
1916 qm_info->qm_pq_params[pq_idx].vport_id = qm_info->start_vport + in ecore_init_qm_pq()
2196 qm_info->start_pq, qm_info->start_vport, qm_info->pure_lb_pq, in ecore_dp_init_qm_params()
2227 qm_info->start_vport + i, vport->wfq); in ecore_dp_init_qm_params()
H A Decore_cxt.c1419 qm_info->start_vport, in ecore_qm_init_pf()
H A Decore_sriov.c2183 start = &mbx->req_virt->start_vport; in ecore_iov_vf_mbx_start_vport()