Home
last modified time | relevance | path

Searched refs:__hal_channel_dtr_try_complete (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-channel.h442 __hal_channel_dtr_try_complete(xge_hal_channel_h channelh, xge_hal_dtr_h *dtrh);
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring-fp.c670 __hal_channel_dtr_try_complete(ring, dtrh); in xge_hal_ring_dtr_next_completed()
812 __hal_channel_dtr_try_complete(ring, &dtrh); in xge_hal_ring_is_next_dtr_completed()
H A Dxgehal-channel-fp.c152 __hal_channel_dtr_try_complete(xge_hal_channel_h channelh, xge_hal_dtr_h *dtrh) in __hal_channel_dtr_try_complete() function
H A Dxgehal-fifo-fp.c656 __hal_channel_dtr_try_complete(channelh, dtrh); in xge_hal_fifo_dtr_next_completed()
1148 __hal_channel_dtr_try_complete(channelh, &dtrh); in xge_hal_fifo_is_next_dtr_completed()
H A Dxgehal-channel.c82 __hal_channel_dtr_try_complete(channelh, dtrh); in __hal_channel_dtr_next_not_completed()