Searched refs:TX_RING_KICK_REG (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.c | 45 TX_RING_KICK_REG, 1683 TXDMA_REG_WRITE64(handle, TX_RING_KICK_REG, channel, kick.value); in npi_txdma_desc_kick_reg_set() 1724 TXDMA_REG_READ64(handle, TX_RING_KICK_REG, channel, &kick_p->value); in npi_txdma_desc_kick_reg_get()
|
/titanic_44/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txdma_hw.h | 169 #define TX_RING_KICK_REG (DMC + 0x40018) macro
|
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_send.c | 1018 TX_RING_KICK_REG, in nxge_start() 1060 TX_RING_KICK_REG, in nxge_start()
|
H A D | nxge_txdma.c | 288 TXDMA_REG_WRITE64(handle, TX_RING_KICK_REG, channel, 0); in nxge_reset_txdma_channel() 3336 TXDMA_REG_WRITE64(handle, TX_RING_KICK_REG, channel, 0); in nxge_txdma_fatal_err_recover() 3516 TXDMA_REG_WRITE64(handle, TX_RING_KICK_REG, tdc, 0); in nxge_tx_port_fatal_err_recover()
|