Searched refs:vport_params (Results 1 – 3 of 3) sorted by relevance
436 struct init_qm_vport_params *vport_params) in ecore_tx_pq_map_rt_init() argument481 vport_params[vport_id_in_pf].first_tx_pq_id[pq_params[i].tc_id]; in ecore_tx_pq_map_rt_init()487 vport_params[vport_id_in_pf]. in ecore_tx_pq_map_rt_init()653 struct init_qm_vport_params *vport_params) in ecore_vp_wfq_rt_init() argument661 if (!vport_params[vport_id].wfq) in ecore_vp_wfq_rt_init()664 inc_val = QM_WFQ_INC_VAL(vport_params[vport_id].wfq); in ecore_vp_wfq_rt_init()673 vp_pq_id = vport_params[vport_id].first_tx_pq_id[tc]; in ecore_vp_wfq_rt_init()808 struct init_qm_vport_params *vport_params) in ecore_qm_pf_rt_init() argument820 vport_params[vport_id].first_tx_pq_id[tc] = in ecore_qm_pf_rt_init()834 vport_params)) in ecore_qm_pf_rt_init()[all …]
114 struct init_qm_vport_params *vport_params);
6388 struct init_qm_vport_params *vport_params; in ecore_configure_wfq_for_all_vports() local6391 vport_params = p_hwfn->qm_info.qm_vport_params; in ecore_configure_wfq_for_all_vports()6396 vport_params[i].wfq = (wfq_speed * ECORE_WFQ_UNIT) / in ecore_configure_wfq_for_all_vports()6399 vport_params[i].first_tx_pq_id, in ecore_configure_wfq_for_all_vports()6400 vport_params[i].wfq); in ecore_configure_wfq_for_all_vports()6415 struct init_qm_vport_params *vport_params; in ecore_disable_wfq_for_all_vports() local6418 vport_params = p_hwfn->qm_info.qm_vport_params; in ecore_disable_wfq_for_all_vports()6423 vport_params[i].first_tx_pq_id, in ecore_disable_wfq_for_all_vports()6424 vport_params[i].wfq); in ecore_disable_wfq_for_all_vports()