Home
last modified time | relevance | path

Searched refs:xge_hal_fifo_dtr_next_completed (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h311 xge_hal_fifo_dtr_next_completed(xge_hal_channel_h channelh, xge_hal_dtr_h *dtrh,
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c647 xge_hal_fifo_dtr_next_completed(xge_hal_channel_h channelh, in xge_hal_fifo_dtr_next_completed() function
H A Dxgehal-device-fp.c405 if (xge_hal_fifo_dtr_next_completed (channel, &first_dtrh, in xge_hal_device_poll_tx_channel()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c932 } while (xge_hal_fifo_dtr_next_completed(channelh, &dtr, &t_code) == in xgell_xmit_compl()