Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_defs.h444 #define TXDMA_FUNC_VALID(fn) (fn < MAX_PORTS_PER_NXGE) macro
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h45 } else if (!TXDMA_FUNC_VALID(fn)) { \
H A Dnpi_vir.h154 if (!TXDMA_FUNC_VALID(fn)) { \