Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c173 RES_CQ_ALLOCATED, enumerator
1069 ret->com.state = RES_CQ_ALLOCATED; in alloc_cq_tr()
1368 else if (res->com.state != RES_CQ_ALLOCATED) in remove_cq_ok()
1632 } else if (state == RES_CQ_ALLOCATED) { in cq_res_start_move_to()
1639 } else if (state != RES_CQ_HW || r->com.state != RES_CQ_ALLOCATED) { in cq_res_start_move_to()
3425 err = cq_res_start_move_to(dev, slave, cqn, RES_CQ_ALLOCATED, &cq); in mlx4_HW2SW_CQ_wrapper()
4790 case RES_CQ_ALLOCATED: in rem_slave_cqs()
4813 state = RES_CQ_ALLOCATED; in rem_slave_cqs()