Home
last modified time | relevance | path

Searched refs:num_vf_pqs (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.h53 u16 num_vf_pqs);
125 u16 num_vf_pqs,
H A Decore_init_fw_funcs.c392 u16 num_vf_pqs, in ecore_tx_pq_map_rt_init() argument
404 num_pqs = num_pf_pqs + num_vf_pqs; in ecore_tx_pq_map_rt_init()
698 u16 num_vf_pqs) in ecore_qm_pf_mem_size() argument
701 QM_PQ_MEM_4KB(num_vf_cids) * num_vf_pqs + in ecore_qm_pf_mem_size()
759 u16 num_vf_pqs, in ecore_qm_pf_rt_init() argument
785 start_pq, num_pf_pqs, num_vf_pqs, start_vport, other_mem_size_4kb, pq_params, vport_params); in ecore_qm_pf_rt_init()
789 …rt_init(p_hwfn, port_id, pf_id, pf_wfq, max_phys_tcs_per_port, num_pf_pqs + num_vf_pqs, pq_params)) in ecore_qm_pf_rt_init()
H A Decore_cxt.c813 p_hwfn->qm_info.num_vf_pqs); in ecore_cxt_cfg_ilt_compute()
818 p_hwfn->qm_info.num_pqs, p_hwfn->qm_info.num_vf_pqs, total); in ecore_cxt_cfg_ilt_compute()
1610 qm_info->num_pqs - qm_info->num_vf_pqs, in ecore_qm_init_pf()
1611 qm_info->num_vf_pqs, in ecore_qm_init_pf()
H A Decore.h558 u16 num_vf_pqs; member
H A Decore_dev.c1967 qm_info->num_vf_pqs = 0; in ecore_init_qm_reset_params()
2190 qm_info->num_vf_pqs = num_vfs; in ecore_init_qm_vf_pqs()
2269 …qm_info->ooo_pq, qm_info->first_vf_pq, qm_info->num_pqs, qm_info->num_vf_pqs, qm_info->num_vports,… in ecore_dp_init_qm_params()