Home
last modified time | relevance | path

Searched refs:RESC_END (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h393 #define RESC_END(_p_hwfn, resc) (RESC_START(_p_hwfn, resc) + \ macro
H A Decore_dev.c4835 if (RESC_END(p_hwfn, ECORE_ILT) > max_ilt_lines) { in ecore_hw_get_resc()
4838 RESC_START(p_hwfn, ECORE_ILT), RESC_END(p_hwfn, in ecore_hw_get_resc()