Searched refs:xge_queue_produce (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/xge/hal/include/ |
H A D | xge-queue.h | 151 xge_queue_produce(xge_queue_h queueh, int event_type, void *context, 156 return xge_queue_produce(queueh, event_type, context, 0, 0, 0); in xge_queue_produce_context()
|
/titanic_44/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xge-queue.c | 139 xge_queue_produce(xge_queue_h queueh, int event_type, void *context, in xge_queue_produce() function
|
H A D | xgehal-device-fp.c | 181 (void) xge_queue_produce(hldev->queueh, in xge_hal_device_begin_irq()
|
H A D | xgehal-device.c | 2695 (void) xge_queue_produce(hldev->queueh, XGE_HAL_EVENT_SERR, hldev, in __hal_device_handle_serr() 2716 (void) xge_queue_produce(hldev->queueh, in __hal_device_handle_eccerr()
|