Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_verbs.h1895 struct ib_flow_spec_eth { struct
2063 struct ib_flow_spec_eth eth;
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c2852 struct ib_flow_spec_eth *eth_spec; in flow_is_multicast_only()
2854 eth_spec = (struct ib_flow_spec_eth *)flow_spec; in flow_is_multicast_only()
3429 struct ib_flow_spec_eth eth_flow; in create_leftovers_rule()
3438 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
3450 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c2967 ib_spec->size = sizeof(struct ib_flow_spec_eth); in ib_uverbs_kern_spec_to_ib_spec_filter()