Searched defs:uflow_res (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/rdma/ |
H A D | uverbs_std_types.h | 146 ib_set_flow(struct ib_uobject *uobj, struct ib_flow *ibflow, struct ib_qp *qp, struct ib_device *device, struct ib_uflow_resources *uflow_res) ib_set_flow() argument
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | uverbs_std_types.h | 146 ib_set_flow(struct ib_uobject *uobj, struct ib_flow *ibflow, struct ib_qp *qp, struct ib_device *device, struct ib_uflow_resources *uflow_res) ib_set_flow() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 2589 void ib_uverbs_flow_resources_free(struct ib_uflow_resources *uflow_res) in ib_uverbs_flow_resources_free() argument 2608 void flow_resources_add(struct ib_uflow_resources *uflow_res, in flow_resources_add() argument 2633 kern_spec_to_ib_spec_action(struct uverbs_attr_bundle *attrs, struct ib_uverbs_flow_spec *kern_spec, union ib_flow_spec *ib_spec, struct ib_uflow_resources *uflow_res) kern_spec_to_ib_spec_action() argument 2860 kern_spec_to_ib_spec(struct uverbs_attr_bundle *attrs, struct ib_uverbs_flow_spec *kern_spec, union ib_flow_spec *ib_spec, struct ib_uflow_resources *uflow_res) kern_spec_to_ib_spec() argument 3180 struct ib_uflow_resources *uflow_res; ib_uverbs_ex_create_flow() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 1933 struct ib_uflow_resources *uflow_res; in MLX5_IB_METHOD_CREATE_FLOW() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | fs.c | 1912 struct ib_uflow_resources *uflow_res; in MLX5_IB_METHOD_CREATE_FLOW() local
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | uverbs_cmd.c | 2594 void ib_uverbs_flow_resources_free(struct ib_uflow_resources *uflow_res) in ib_uverbs_flow_resources_free() argument 2613 void flow_resources_add(struct ib_uflow_resources *uflow_res, in flow_resources_add() argument 2638 kern_spec_to_ib_spec_action(struct uverbs_attr_bundle *attrs, struct ib_uverbs_flow_spec *kern_spec, union ib_flow_spec *ib_spec, struct ib_uflow_resources *uflow_res) kern_spec_to_ib_spec_action() argument 2865 kern_spec_to_ib_spec(struct uverbs_attr_bundle *attrs, struct ib_uverbs_flow_spec *kern_spec, union ib_flow_spec *ib_spec, struct ib_uflow_resources *uflow_res) kern_spec_to_ib_spec() argument 3185 struct ib_uflow_resources *uflow_res; ib_uverbs_ex_create_flow() local [all...] |
Completed in 14 milliseconds