Searched refs:num_buffers (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/hxge/ |
H A D | hpi_rxdma.h | 163 #define hpi_rxdma_rdc_rbr_kick(handle, rdc, num_buffers) \ argument 164 RXDMA_REG_WRITE64(handle, RDC_RBR_KICK, rdc, num_buffers)
|
/titanic_44/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_rxdma.h | 656 #define npi_rxdma_rdc_rbr_kick(handle, rdc, num_buffers) \ argument 657 RXDMA_REG_WRITE64(handle, RBR_KICK_REG, rdc, num_buffers)
|