Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h136 xge_queued_f queued_func; member
144 int pages_max, xge_queued_f queued_func, void *queued_data);
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c231 queue->queued_func(queue->queued_data, event_type); in xge_queue_produce()
264 queue->queued_func = queued; in xge_queue_create()