Searched refs:ib_flow_attr (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1871 static bool flow_is_multicast_only(struct ib_flow_attr *ib_attr)
1876 ib_attr->size < sizeof(struct ib_flow_attr) +
1890 static bool is_valid_attr(const struct ib_flow_attr *flow_attr)
1964 struct ib_flow_attr *flow_attr,
2033 const struct ib_flow_attr *flow_attr,
2093 struct ib_flow_attr *flow_attr,
2122 struct ib_flow_attr *flow_attr,
2129 struct ib_flow_attr flow_attr;
2187 static const struct ib_flow_attr flow_attr = {
2217 struct ib_flow_attr *flow_att
[all...]
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1474 struct ib_flow_attr *flow_attr)
1565 static int __mlx4_ib_create_flow(struct ib_qp *qp, struct ib_flow_attr *flow_attr,
1660 static int mlx4_ib_tunnel_steer_add(struct ib_qp *qp, struct ib_flow_attr *flow_attr,
1686 struct ib_flow_attr *flow_attr,
1736 struct ib_flow_attr *flow_attr,
2915 struct ib_flow_attr *flow = NULL;
2919 flow_size = sizeof(struct ib_flow_attr) +
/freebsd-12-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1733 struct ib_flow_attr { struct
2056 struct ib_flow_attr
3313 struct ib_flow_attr *flow_attr, int domain);
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_verbs.c1760 struct ib_flow_attr *flow_attr,
H A Dib_uverbs_cmd.c3687 struct ib_flow_attr *flow_attr;

Completed in 199 milliseconds