Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed.h893 u16 qed_get_cm_pq_idx_vf(struct qed_hwfn *p_hwfn, u16 vf);
Dqed_dev.c533 u16 qed_get_cm_pq_idx_vf(struct qed_hwfn *p_hwfn, u16 vf) in qed_get_cm_pq_idx_vf() function
Dqed_sriov.c2490 pq = qed_get_cm_pq_idx_vf(p_hwfn, vf->relative_vf_id); in qed_iov_vf_mbx_start_txq()