Home
last modified time | relevance | path

Searched defs:queueh (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c139 xge_queue_produce(xge_queue_h queueh, int event_type, void *context, in xge_queue_produce() argument
294 void xge_queue_destroy(xge_queue_h queueh) in xge_queue_destroy() argument
321 __io_queue_grow(xge_queue_h queueh) in __io_queue_grow() argument
392 xge_queue_consume(xge_queue_h queueh,int data_max_size,xge_queue_item_t * item) xge_queue_consume() argument
413 xge_queue_flush(xge_queue_h queueh) xge_queue_flush() argument
[all...]
/titanic_51/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h155 xge_queue_produce_context(xge_queue_h queueh, int event_type, void *context) { in xge_queue_produce_context() argument
H A Dxgehal-device.h348 xge_queue_h queueh; member