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);
2591 struct ib_uflow_resources *flow_resources_alloc(size_t num_specs) in flow_resources_alloc() function 2621 EXPORT_SYMBOL(flow_resources_alloc);3298 uflow_res = flow_resources_alloc(cmd.flow_attr.num_of_specs); in ib_uverbs_ex_create_flow()
2511 uflow_res = flow_resources_alloc(MLX5_IB_CREATE_FLOW_MAX_FLOW_ACTIONS); in UVERBS_HANDLER()