Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dfs.c561 struct ib_flow_spec_eth *eth_spec; in flow_is_multicast_only()
563 eth_spec = (struct ib_flow_spec_eth *)flow_spec; in flow_is_multicast_only()
1188 struct ib_flow_spec_eth eth_flow; in create_leftovers_rule()
1197 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
1209 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
/linux-6.6.21/include/rdma/
Dib_verbs.h1915 struct ib_flow_spec_eth { struct
2083 struct ib_flow_spec_eth eth;
/linux-6.6.21/drivers/infiniband/core/
Duverbs_cmd.c2745 ib_spec->size = sizeof(struct ib_flow_spec_eth); in ib_uverbs_kern_spec_to_ib_spec_filter()