Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h132 hpi_status_t hpi_txdma_desc_set_zero(hpi_handle_t handle, uint16_t entries);
H A Dhpi_txdma.c360 hpi_txdma_desc_set_zero(hpi_handle_t handle, uint16_t entries) in hpi_txdma_desc_set_zero() function
H A Dhxge_send.c782 (void) hpi_txdma_desc_set_zero(hpi_handle, 1); in hxge_start()