Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nxge/include/
HDxge-queue.h156 xge_queue_produce(xge_queue_h queueh, int event_type, void *context,
161 return xge_queue_produce(queueh, event_type, context, 0, 0, 0); in xge_queue_produce_context()
/NextBSD/sys/dev/nxge/xgehal/
HDxge-queue.c144 xge_queue_produce(xge_queue_h queueh, int event_type, void *context, in xge_queue_produce() function
HDxgehal-device-fp.c181 (void) xge_queue_produce(hldev->queueh, in xge_hal_device_begin_irq()
HDxgehal-device.c2696 (void) xge_queue_produce(hldev->queueh, XGE_HAL_EVENT_SERR, hldev, in __hal_device_handle_serr()
2717 (void) xge_queue_produce(hldev->queueh, in __hal_device_handle_eccerr()