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_typedef.h48 typedef struct hermon_workq_avl_s hermon_workq_avl_t; typedef in typeref:struct:hermon_workq_avl_s
H A Dhermon_qp.h266 hermon_workq_avl_t qp_sq_wqavl;
282 hermon_workq_avl_t qp_rq_wqavl; /* needed for srq */
/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;
2413 hermon_workq_avl_t *curr;
2416 curr = (hermon_workq_avl_t *)p2;
2435 static hermon_workq_avl_t *
2438 hermon_workq_avl_t *curr;
2500 hermon_cq_workq_add(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl)
2520 hermon_cq_workq_remove(hermon_cqhdl_t cq, hermon_workq_avl_t *wqav
[all...]

Completed in 50 milliseconds