Searched refs:RES_CQ_ALLOCATED (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 175 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 175 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() 3482 err = cq_res_start_move_to(dev, slave, cqn, RES_CQ_ALLOCATED, &cq); in mlx4_HW2SW_CQ_wrapper() 4824 case RES_CQ_ALLOCATED: in rem_slave_cqs() 4847 state = RES_CQ_ALLOCATED; in rem_slave_cqs()
|
Completed in 14 milliseconds