Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.h20 RESERVED_PTT_MAX enumerator
H A Decore_hw.c67 if (i >= RESERVED_PTT_MAX) in ecore_ptt_pool_alloc()
229 if (ptt_idx >= RESERVED_PTT_MAX) { in ecore_get_reserved_ptt()