Home
last modified time | relevance | path

Searched refs:ib_flow_spec_eth (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/mlx5/
Dfs.c562 struct ib_flow_spec_eth *eth_spec; in flow_is_multicast_only()
564 eth_spec = (struct ib_flow_spec_eth *)flow_spec; in flow_is_multicast_only()
1181 struct ib_flow_spec_eth eth_flow; in create_leftovers_rule()
1190 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
1202 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
/linux-5.19.10/include/rdma/
Dib_verbs.h1905 struct ib_flow_spec_eth { struct
2073 struct ib_flow_spec_eth eth;
/linux-5.19.10/drivers/infiniband/core/
Duverbs_cmd.c2737 ib_spec->size = sizeof(struct ib_flow_spec_eth); in ib_uverbs_kern_spec_to_ib_spec_filter()