Searched refs:ecore_eth_queue_to_cid (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_l2.h | 118 ecore_eth_queue_to_cid(struct ecore_hwfn *p_hwfn, u16 opaque_fid,
|
H A D | ecore_l2.c | 323 ecore_eth_queue_to_cid(struct ecore_hwfn *p_hwfn, u16 opaque_fid, in ecore_eth_queue_to_cid() function 372 return ecore_eth_queue_to_cid(p_hwfn, opaque_fid, p_params, b_is_rx, in ecore_eth_queue_to_cid_pf()
|
H A D | ecore_sriov.c | 2389 p_cid = ecore_eth_queue_to_cid(p_hwfn, vf->opaque_fid, in ecore_iov_vf_mbx_start_rxq() 2663 p_cid = ecore_eth_queue_to_cid(p_hwfn, vf->opaque_fid, in ecore_iov_vf_mbx_start_txq()
|