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);
2563 struct ib_uflow_resources *flow_resources_alloc(size_t num_specs) in flow_resources_alloc() function2593 EXPORT_SYMBOL(flow_resources_alloc);3270 uflow_res = flow_resources_alloc(cmd.flow_attr.num_of_specs); in ib_uverbs_ex_create_flow()
1970 uflow_res = flow_resources_alloc(MLX5_IB_CREATE_FLOW_MAX_FLOW_ACTIONS); in UVERBS_HANDLER()