Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vf.h77 u16 *p_coal,
H A Decore_l2.c2285 ecore_get_queue_coalesce(struct ecore_hwfn *p_hwfn, u16 *p_coal, in ecore_get_queue_coalesce() argument
2293 rc = ecore_vf_pf_get_coalesce(p_hwfn, p_coal, p_cid); in ecore_get_queue_coalesce()
2306 rc = ecore_get_rxq_coalesce(p_hwfn, p_ptt, p_cid, p_coal); in ecore_get_queue_coalesce()
2310 rc = ecore_get_txq_coalesce(p_hwfn, p_ptt, p_cid, p_coal); in ecore_get_queue_coalesce()
H A Decore_vf.c1615 u16 *p_coal, in ecore_vf_pf_get_coalesce() argument
1640 *p_coal = resp->coal; in ecore_vf_pf_get_coalesce()