Searched refs:RXMISC_DISCARD_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_rxdma.c | 50 RXMISC_DISCARD_REG 959 RXDMA_REG_READ64(handle, RXMISC_DISCARD_REG, rdc, &cnt->value); in npi_rxdma_misc_discard_stat_get() 967 RXDMA_REG_WRITE64(handle, RXMISC_DISCARD_REG, rdc, cnt->value); in npi_rxdma_misc_discard_stat_get() 1003 RXDMA_REG_READ64(handle, RXMISC_DISCARD_REG, rdc, &cnt.value); in npi_rxdma_misc_discard_oflow_clear() 1011 RXDMA_REG_WRITE64(handle, RXMISC_DISCARD_REG, rdc, cnt.value); in npi_rxdma_misc_discard_oflow_clear()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_rxdma_hw.h | 1431 #define RXMISC_DISCARD_REG (DMC + 0x00090) macro
|