Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vf.h96 u16 *p_coal,
H A Decore_l2.c2316 ecore_get_queue_coalesce(struct ecore_hwfn *p_hwfn, u16 *p_coal, in ecore_get_queue_coalesce() argument
2325 rc = ecore_vf_pf_get_coalesce(p_hwfn, p_coal, p_cid); in ecore_get_queue_coalesce()
2339 rc = ecore_get_rxq_coalesce(p_hwfn, p_ptt, p_cid, p_coal); in ecore_get_queue_coalesce()
2343 rc = ecore_get_txq_coalesce(p_hwfn, p_ptt, p_cid, p_coal); in ecore_get_queue_coalesce()
H A Decore_vf.c1610 u16 *p_coal, in ecore_vf_pf_get_coalesce() argument
1635 *p_coal = resp->coal; in ecore_vf_pf_get_coalesce()