Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed.h948 u16 qed_get_cm_pq_idx_vf(struct qed_hwfn *p_hwfn, u16 vf);
Dqed_dev.c1761 u16 qed_get_cm_pq_idx_vf(struct qed_hwfn *p_hwfn, u16 vf) in qed_get_cm_pq_idx_vf() function
Dqed_sriov.c2474 pq = qed_get_cm_pq_idx_vf(p_hwfn, vf->relative_vf_id); in qed_iov_vf_mbx_start_txq()