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

/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1873 struct ib_flow_spec_eth *eth_spec;
1877 sizeof(struct ib_flow_spec_eth) ||
1881 eth_spec = (struct ib_flow_spec_eth *)(ib_attr + 1);
2130 struct ib_flow_spec_eth eth_flow;
2139 .size = sizeof(struct ib_flow_spec_eth),
2151 .size = sizeof(struct ib_flow_spec_eth),
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1643 struct ib_flow_spec_eth { struct
1726 struct ib_flow_spec_eth eth;
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c3190 ib_spec->size = sizeof(struct ib_flow_spec_eth);

Completed in 197 milliseconds