Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_qp.h266 hermon_workq_avl_t qp_sq_wqavl;
282 hermon_workq_avl_t qp_rq_wqavl; /* needed for srq */
H A Dhermon_typedef.h48 typedef struct hermon_workq_avl_s hermon_workq_avl_t; typedef
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c55 static hermon_workq_avl_t *hermon_wrid_wqavl_find(hermon_cqhdl_t cq, uint_t qpn,
57 static void hermon_cq_workq_add(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl);
59 hermon_workq_avl_t *wqavl);
2361 hermon_workq_avl_t *wqa; in hermon_wrid_get_entry()
2413 hermon_workq_avl_t *curr; in hermon_wrid_workq_compare()
2416 curr = (hermon_workq_avl_t *)p2; in hermon_wrid_workq_compare()
2435 static hermon_workq_avl_t *
2438 hermon_workq_avl_t *curr; in hermon_wrid_wqavl_find()
2500 hermon_cq_workq_add(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl) in hermon_cq_workq_add()
2520 hermon_cq_workq_remove(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl) in hermon_cq_workq_remove()