Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_l2.h450 int qed_get_txq_coalesce(struct qed_hwfn *p_hwfn,
Dqed_l2.c2132 int qed_get_txq_coalesce(struct qed_hwfn *p_hwfn, in qed_get_txq_coalesce() function
2188 rc = qed_get_txq_coalesce(p_hwfn, p_ptt, p_cid, p_coal); in qed_get_queue_coalesce()
Dqed_sriov.c3473 rc = qed_get_txq_coalesce(p_hwfn, p_ptt, p_cid, &coal); in qed_iov_vf_pf_get_coalesce()