Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_pd.c83 RES_XRCD, RES_OP_RESERVE, in mlx4_xrcd_alloc()
109 RES_OP_RESERVE, MLX4_CMD_FREE_RES, in mlx4_xrcd_free()
H A Dmlx4_qp.c262 RES_QP, RES_OP_RESERVE, in mlx4_qp_reserve_range()
293 err = mlx4_cmd(dev, in_param, RES_QP, RES_OP_RESERVE, in mlx4_qp_release_range()
H A Dmlx4_mr.c456 if (mlx4_cmd_imm(dev, 0, &out_param, RES_MPT, RES_OP_RESERVE, in mlx4_mpt_reserve()
478 if (mlx4_cmd(dev, in_param, RES_MPT, RES_OP_RESERVE, in mlx4_mpt_release()
H A Dmlx4_resource_tracker.c970 err = counter_alloc_res(dev, slave, RES_OP_RESERVE, 0, 0, &counter_idx, in handle_unexisting_counter()
1744 case RES_OP_RESERVE: in qp_alloc_res()
1842 case RES_OP_RESERVE: in mpt_alloc_res()
2195 if (op != RES_OP_RESERVE) in counter_alloc_res()
2225 if (op != RES_OP_RESERVE) in xrcdn_alloc_res()
2315 case RES_OP_RESERVE: in qp_free_res()
2375 case RES_OP_RESERVE: in mpt_free_res()
2519 if (op != RES_OP_RESERVE) in counter_free_res()
2542 if (op != RES_OP_RESERVE) in xrcdn_free_res()
H A Dmlx4.h155 RES_OP_RESERVE, enumerator
H A Dmlx4_main.c2514 RES_OP_RESERVE, MLX4_CMD_ALLOC_RES, in mlx4_counter_alloc()
2564 mlx4_cmd(dev, in_param, RES_COUNTER, RES_OP_RESERVE, in mlx4_counter_free()