Searched refs:RX_DMA_ENT_MSK_RBREMPTY_MASK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.h140 CFG_RXDMA_ENT_MSK_RBREMPTY_MASK = RX_DMA_ENT_MSK_RBREMPTY_MASK,
162 RX_DMA_ENT_MSK_RBREMPTY_MASK |
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_rxdma_hw.h829 #define RX_DMA_ENT_MSK_RBREMPTY_MASK 0x0000000000000008ULL macro
867 RX_DMA_ENT_MSK_RBREMPTY_MASK | \
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c4275 ent_mask.value |= RX_DMA_ENT_MSK_RBREMPTY_MASK;

Completed in 106 milliseconds