Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2.h160 enum _ecore_status_t ecore_get_txq_coalesce(struct ecore_hwfn *p_hwfn,
H A Decore_l2.c2249 enum _ecore_status_t ecore_get_txq_coalesce(struct ecore_hwfn *p_hwfn, in ecore_get_txq_coalesce() function
2310 rc = ecore_get_txq_coalesce(p_hwfn, p_ptt, p_cid, p_coal); in ecore_get_queue_coalesce()
H A Decore_sriov.c3719 rc = ecore_get_txq_coalesce(p_hwfn, p_ptt, in ecore_iov_vf_pf_get_coalesce()