Searched refs:smp_queue_head (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dquery_smp.c50 if (!engine->smp_queue_head) {
51 engine->smp_queue_head = smp;
61 ibnd_smp_t *head = engine->smp_queue_head;
67 engine->smp_queue_head = head->qnext;
H A Dinternal.h107 ibnd_smp_t *smp_queue_head; member in struct:smp_engine

Completed in 330 milliseconds