Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dresource_tracker.c174 RES_CQ_ALLOCATED, enumerator
1045 ret->com.state = RES_CQ_ALLOCATED; in alloc_cq_tr()
1344 else if (res->com.state != RES_CQ_ALLOCATED) in remove_cq_ok()
1607 } else if (state == RES_CQ_ALLOCATED) { in cq_res_start_move_to()
1614 } else if (state != RES_CQ_HW || r->com.state != RES_CQ_ALLOCATED) { in cq_res_start_move_to()
3401 err = cq_res_start_move_to(dev, slave, cqn, RES_CQ_ALLOCATED, &cq); in mlx4_HW2SW_CQ_wrapper()
4683 case RES_CQ_ALLOCATED: in rem_slave_cqs()
4706 state = RES_CQ_ALLOCATED; in rem_slave_cqs()