Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-types.h348 XGE_HAL_COMPLETIONS_REMAIN = 2, enumerator
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c363 ret = XGE_HAL_COMPLETIONS_REMAIN; in xge_hal_device_poll_rx_channel()
411 return XGE_HAL_COMPLETIONS_REMAIN; in xge_hal_device_poll_tx_channel()
H A Dxgehal-ring-fp.c698 return XGE_HAL_COMPLETIONS_REMAIN; in xge_hal_ring_dtr_next_completed()