Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nxge/include/
HDxge-queue.h160 xge_queue_produce_context(xge_queue_h queueh, int event_type, void *context) { in xge_queue_produce_context() function
/NextBSD/sys/dev/nxge/xgehal/
HDxgehal-device.c2525 (void) xge_queue_produce_context(hldev->queueh, in __hal_device_handle_link_up_ind()
2619 (void) xge_queue_produce_context(hldev->queueh, in __hal_device_handle_link_down_ind()
2737 (void) xge_queue_produce_context(hldev->queueh, in __hal_device_handle_parityerr()
2750 (void) xge_queue_produce_context(hldev->queueh, in __hal_device_handle_targetabort()
/NextBSD/sys/dev/nxge/
HDif_nxge.c1283 xge_queue_produce_context( in xge_callback_event()
3103 xge_queue_produce_context(xge_hal_device_queue(lldev->devh), in xge_send_locked()