Home
last modified time | relevance | path

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

/Linux-v6.1/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()
1191 struct ib_flow_spec_eth eth_flow; in create_leftovers_rule()
1200 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
1212 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
/Linux-v6.1/include/rdma/
Dib_verbs.h1905 struct ib_flow_spec_eth { struct
2073 struct ib_flow_spec_eth eth;
/Linux-v6.1/drivers/infiniband/core/
Duverbs_cmd.c2740 ib_spec->size = sizeof(struct ib_flow_spec_eth); in ib_uverbs_kern_spec_to_ib_spec_filter()