Searched refs:qed_eth_queue_to_cid (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_l2.h | 365 qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn,
|
D | qed_l2.c | 287 qed_eth_queue_to_cid(struct qed_hwfn *p_hwfn, in qed_eth_queue_to_cid() function 337 return qed_eth_queue_to_cid(p_hwfn, opaque_fid, p_params, b_is_rx, in qed_eth_queue_to_cid_pf()
|
D | qed_sriov.c | 2134 p_cid = qed_eth_queue_to_cid(p_hwfn, vf->opaque_fid, in qed_iov_vf_mbx_start_rxq() 2471 p_cid = qed_eth_queue_to_cid(p_hwfn, vf->opaque_fid, in qed_iov_vf_mbx_start_txq()
|