Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2.h155 enum _ecore_status_t ecore_get_rxq_coalesce(struct ecore_hwfn *p_hwfn,
H A Decore_l2.c2214 enum _ecore_status_t ecore_get_rxq_coalesce(struct ecore_hwfn *p_hwfn, in ecore_get_rxq_coalesce() function
2306 rc = ecore_get_rxq_coalesce(p_hwfn, p_ptt, p_cid, p_coal); in ecore_get_queue_coalesce()
H A Decore_sriov.c3700 rc = ecore_get_rxq_coalesce(p_hwfn, p_ptt, p_cid, &coal); in ecore_iov_vf_pf_get_coalesce()