Home
last modified time | relevance | path

Searched refs:vxge_queue_produce (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/vxge/include/
HDvxge-queue.h218 vxge_queue_produce(vxge_queue_h queueh,
248 return (vxge_queue_produce(queueh, event_type, context, 0, 0, 0)); in vxge_queue_produce_context()
/trueos/sys/dev/vxge/vxgehal/
HDvxge-queue.c163 vxge_queue_produce(vxge_queue_h queueh, in vxge_queue_produce() function