Home
last modified time | relevance | path

Searched refs:devx_is_obj_create_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Ddevx.c710 static bool devx_is_obj_create_cmd(const void *in, u16 *opcode) in devx_is_obj_create_cmd() function
1209 /* The entry must match to one of the devx_is_obj_create_cmd */ in devx_obj_build_destroy_cmd()
1393 if (!devx_is_obj_create_cmd(cmd_in, &opcode)) in MLX5_IB_METHOD_DEVX_OBJ_CREATE()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Ddevx.c359 /* The entry must match to one of the devx_is_obj_create_cmd */ in devx_get_created_obj_id()
781 static bool devx_is_obj_create_cmd(const void *in, u16 *opcode) in devx_is_obj_create_cmd() function
1303 /* The entry must match to one of the devx_is_obj_create_cmd */ in devx_obj_build_destroy_cmd()
1490 if (!devx_is_obj_create_cmd(cmd_in, &opcode)) in MLX5_IB_METHOD_DEVX_OBJ_CREATE()

Completed in 7 milliseconds