Searched refs:flow_resources_alloc (Results 1 – 3 of 3) sorted by relevance
140 struct ib_uflow_resources *flow_resources_alloc(size_t num_specs);
2557 struct ib_uflow_resources *flow_resources_alloc(size_t num_specs) in flow_resources_alloc() function2587 EXPORT_SYMBOL(flow_resources_alloc);3264 uflow_res = flow_resources_alloc(cmd.flow_attr.num_of_specs); in ib_uverbs_ex_create_flow()
1973 uflow_res = flow_resources_alloc(MLX5_IB_CREATE_FLOW_MAX_FLOW_ACTIONS); in UVERBS_HANDLER()