Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dfs.c578 struct ib_flow_spec_eth *eth_spec; in flow_is_multicast_only()
580 eth_spec = (struct ib_flow_spec_eth *)flow_spec; in flow_is_multicast_only()
1059 struct ib_flow_spec_eth eth_flow; in create_leftovers_rule()
1068 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
1080 .size = sizeof(struct ib_flow_spec_eth), in create_leftovers_rule()
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_verbs.h1876 struct ib_flow_spec_eth { struct
2044 struct ib_flow_spec_eth eth;
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_cmd.c2735 ib_spec->size = sizeof(struct ib_flow_spec_eth); in ib_uverbs_kern_spec_to_ib_spec_filter()