Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nxge/include/
HDxge-queue.h167 void xge_queue_flush(xge_queue_h queueh);
/NextBSD/sys/dev/nxge/xgehal/
HDxge-queue.c418 void xge_queue_flush(xge_queue_h queueh) in xge_queue_flush() function
HDxgehal-device.c5484 xge_queue_flush(hldev->queueh); in xge_hal_device_terminate()
/NextBSD/sys/dev/nxge/
HDif_nxge.c2404 xge_queue_flush(xge_hal_device_queue(lldev->devh)); in xge_device_stop()