Searched refs:xge_queue_produce_context (Results 1 – 3 of 3) sorted by relevance
160 xge_queue_produce_context(xge_queue_h queueh, int event_type, void *context) { in xge_queue_produce_context() function
2525 (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()
1283 xge_queue_produce_context( in xge_callback_event()3103 xge_queue_produce_context(xge_hal_device_queue(lldev->devh), in xge_send_locked()