Home
last modified time | relevance | path

Searched refs:flow_count (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/core/
A Duverbs.h269 struct ib_uverbs_flow_spec_action_count flow_count; member
A Duverbs_cmd.c2671 if (kern_spec->flow_count.size != in kern_spec_to_ib_spec_action()
2674 ib_spec->flow_count.counters = in kern_spec_to_ib_spec_action()
2677 kern_spec->flow_count.handle, in kern_spec_to_ib_spec_action()
2679 if (!ib_spec->flow_count.counters) in kern_spec_to_ib_spec_action()
2681 ib_spec->flow_count.size = in kern_spec_to_ib_spec_action()
2685 ib_spec->flow_count.counters); in kern_spec_to_ib_spec_action()
2686 uobj_put_obj_read(ib_spec->flow_count.counters); in kern_spec_to_ib_spec_action()
/linux/drivers/net/
A Dtun.c205 u32 flow_count; member
390 ++tun->flow_count; in tun_flow_create()
401 --tun->flow_count; in tun_flow_delete()
491 tun->flow_count < MAX_TAP_FLOWS) in tun_flow_update()
/linux/drivers/infiniband/hw/mlx5/
A Dfs.c538 if (FIELDS_NOT_SUPPORTED(ib_spec->flow_count, in parse_flow_attr()
546 action->counters = ib_spec->flow_count.counters; in parse_flow_attr()
/linux/include/rdma/
A Dib_verbs.h2067 struct ib_flow_spec_action_count flow_count; member

Completed in 39 milliseconds