Searched refs:wqavl (Results 1 – 1 of 1) sorted by relevance
57 static void hermon_cq_workq_add(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl);59 hermon_workq_avl_t *wqavl);2500 hermon_cq_workq_add(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl) in hermon_cq_workq_add() argument2505 cmp.cmp_qpn = wqavl->wqa_qpn; in hermon_cq_workq_add()2506 cmp.cmp_type = wqavl->wqa_type; in hermon_cq_workq_add()2511 avl_insert(&cq->cq_wrid_wqhdr_avl_tree, wqavl, where); in hermon_cq_workq_add()2520 hermon_cq_workq_remove(hermon_cqhdl_t cq, hermon_workq_avl_t *wqavl) in hermon_cq_workq_remove() argument2525 avl_remove(&cq->cq_wrid_wqhdr_avl_tree, wqavl); in hermon_cq_workq_remove()