Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h134 hpi_status_t hpi_txdma_desc_set_zero(hpi_handle_t handle, uint16_t entries);
H A Dhpi_txdma.c362 hpi_txdma_desc_set_zero(hpi_handle_t handle, uint16_t entries) in hpi_txdma_desc_set_zero() function
H A Dhxge_send.c810 (void) hpi_txdma_desc_set_zero(hpi_handle, 1); in hxge_start()