Searched refs:xge_hal_device_poll (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-device.h551 * xge_hal_device_in_poll - non-zero, if xge_hal_device_poll() is executing.
554 * Returns non-zero if xge_hal_device_poll() is executing, and 0 - otherwise.
790 void xge_hal_device_poll(xge_hal_device_h devh);
/freebsd-11-stable/sys/dev/nxge/
H A Dif_nxge.c1836 xge_hal_device_poll(hldev);
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c5662 * xge_hal_device_poll() routine. */
6739 * xge_hal_device_poll - HAL device "polling" entry point.
6744 * xge_hal_device_poll().
6766 xge_hal_device_poll(xge_hal_device_h devh) function

Completed in 303 milliseconds