Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h103 hpi_status_t hpi_txdma_channel_reset(hpi_handle_t handle, uint8_t channel);
H A Dhpi_txdma.c54 hpi_txdma_channel_reset(hpi_handle_t handle, uint8_t channel) in hpi_txdma_channel_reset() function
H A Dhxge_txdma.c162 rs = hpi_txdma_channel_reset(handle, channel); in hxge_reset_txdma_channel()