Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c175 RES_CQ_ALLOCATED, enumerator
1122 ret->com.state = RES_CQ_ALLOCATED; in alloc_cq_tr()
1421 else if (res->com.state != RES_CQ_ALLOCATED) in remove_cq_ok()
1685 } else if (state == RES_CQ_ALLOCATED) { in cq_res_start_move_to()
1692 } else if (state != RES_CQ_HW || r->com.state != RES_CQ_ALLOCATED) { in cq_res_start_move_to()
3481 err = cq_res_start_move_to(dev, slave, cqn, RES_CQ_ALLOCATED, &cq); in mlx4_HW2SW_CQ_wrapper()
4823 case RES_CQ_ALLOCATED: in rem_slave_cqs()
4846 state = RES_CQ_ALLOCATED; in rem_slave_cqs()