Searched refs:flow_count (Results 1 – 3 of 3) sorted by relevance
267 struct ib_uverbs_flow_spec_action_count flow_count; member
2708 if (kern_spec->flow_count.size != in kern_spec_to_ib_spec_action()2711 ib_spec->flow_count.counters = in kern_spec_to_ib_spec_action()2714 kern_spec->flow_count.handle, in kern_spec_to_ib_spec_action()2716 if (!ib_spec->flow_count.counters) in kern_spec_to_ib_spec_action()2718 ib_spec->flow_count.size = in kern_spec_to_ib_spec_action()2722 ib_spec->flow_count.counters); in kern_spec_to_ib_spec_action()2723 uobj_put_obj_read(ib_spec->flow_count.counters); in kern_spec_to_ib_spec_action()
1958 struct ib_flow_spec_action_count flow_count; member