Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c1685 if (IS_ECORE_PACING(p_hwfn)) in ecore_get_pq_flags()
1691 if (!IS_ECORE_PACING(p_hwfn)) in ecore_get_pq_flags()
1702 if (!IS_ECORE_PACING(p_hwfn)) in ecore_get_pq_flags()
1707 if (!IS_ECORE_PACING(p_hwfn)) in ecore_get_pq_flags()
5368 if (IS_ECORE_PACING(p_hwfn)) { in ecore_get_hw_info()
5374 if (IS_LEAD_HWFN(p_hwfn) && !IS_ECORE_PACING(p_hwfn)) { in ecore_get_hw_info()
5452 if (IS_ECORE_PACING(p_hwfn)) in ecore_get_hw_info()
H A Decore.h44 #define IS_ECORE_PACING(p_hwfn) \ macro
H A Decore_l2.c1204 if (IS_ECORE_PACING(p_hwfn)) in ecore_eth_pf_tx_queue_start()