Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.h50 RESERVED_PTT_MAX enumerator
H A Decore_hw.c88 if (i >= RESERVED_PTT_MAX) in ecore_ptt_pool_alloc()
233 if (ptt_idx >= RESERVED_PTT_MAX) { in ecore_get_reserved_ptt()