Searched refs:flow_count (Results 1 – 4 of 4) sorted by relevance
2710 if (kern_spec->flow_count.size != in kern_spec_to_ib_spec_action()2713 ib_spec->flow_count.counters = in kern_spec_to_ib_spec_action()2716 kern_spec->flow_count.handle, in kern_spec_to_ib_spec_action()2718 if (IS_ERR(ib_spec->flow_count.counters)) in kern_spec_to_ib_spec_action()2719 return PTR_ERR(ib_spec->flow_count.counters); in kern_spec_to_ib_spec_action()2720 ib_spec->flow_count.size = in kern_spec_to_ib_spec_action()2724 ib_spec->flow_count.counters); in kern_spec_to_ib_spec_action()2725 uobj_put_obj_read(ib_spec->flow_count.counters); in kern_spec_to_ib_spec_action()
207 u32 flow_count; member333 ++tun->flow_count; in tun_flow_create()344 --tun->flow_count; in tun_flow_delete()434 tun->flow_count < MAX_TAP_FLOWS) in tun_flow_update()
525 if (FIELDS_NOT_SUPPORTED(ib_spec->flow_count, in parse_flow_attr()533 action->counters = ib_spec->flow_count.counters; in parse_flow_attr()
2140 struct ib_flow_spec_action_count flow_count;2123 struct ib_flow_spec_action_count flow_count; global() member