Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c5281 u16 vp_id, u32 rate) in __ecore_configure_vport_wfq() argument
5289 p_hwfn->qm_info.wfq_data[vp_id].min_speed = rate; in __ecore_configure_vport_wfq()
5290 p_hwfn->qm_info.wfq_data[vp_id].configured = true; in __ecore_configure_vport_wfq()
5294 rc = ecore_init_wfq_param(p_hwfn, vp_id, rate, p_link->min_pf_rate); in __ecore_configure_vport_wfq()
5344 int ecore_configure_vport_wfq(struct ecore_dev *p_dev, u16 vp_id, u32 rate) in ecore_configure_vport_wfq() argument
5363 rc = __ecore_configure_vport_wfq(p_hwfn, p_ptt, vp_id, rate); in ecore_configure_vport_wfq()
H A Decore.h883 int ecore_configure_vport_wfq(struct ecore_dev *p_dev, u16 vp_id, u32 rate);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h1136 UINT32 vp_id; member