Home
last modified time | relevance | path

Searched refs:hermon_wrid_workq_compare (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_wr.h169 extern int hermon_wrid_workq_compare(const void *p1, const void *p2);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c2410 hermon_wrid_workq_compare(const void *p1, const void *p2) in hermon_wrid_workq_compare() function
2450 hermon_wrid_workq_compare(NULL, NULL); in hermon_wrid_wqavl_find()
2508 hermon_wrid_workq_compare(NULL, NULL); in hermon_cq_workq_add()
2523 hermon_wrid_workq_compare(NULL, NULL); in hermon_cq_workq_remove()
H A Dhermon_cq.c348 avl_create(&cq->cq_wrid_wqhdr_avl_tree, hermon_wrid_workq_compare, in hermon_cq_alloc()