Searched refs:xge_hal_device_continue_irq (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c151 * xge_hal_device_continue_irq() runs at a time.
296 * See also: xge_hal_device_begin_irq(), xge_hal_device_continue_irq(),
316 * See also: xge_hal_device_begin_irq(), xge_hal_device_continue_irq(),
439 * See also: xge_hal_device_poll_tx_channels(), xge_hal_device_continue_irq().
473 * See also: xge_hal_device_poll_rx_channels(), xge_hal_device_continue_irq().
619 * xge_hal_device_continue_irq - Continue handling IRQ: process all
625 * The xge_hal_device_continue_irq() walks all open channels
630 * Note that the xge_hal_device_continue_irq is part of the _fast_ path.
643 xge_hal_device_continue_irq(xge_hal_device_t *hldev) function
676 * Second, it calls xge_hal_device_continue_irq() t
[all...]
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h870 xge_hal_device_continue_irq(xge_hal_device_t *hldev);

Completed in 62 milliseconds