Searched refs:ib_flow_spec (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/ofed/include/rdma/ |
| D | ib_verbs.h | 1076 struct ib_flow_spec { struct 1357 struct ib_flow_spec *spec, 1360 struct ib_flow_spec *spec, 2337 int ib_attach_flow(struct ib_qp *qp, struct ib_flow_spec *spec, int priority); 2338 int ib_detach_flow(struct ib_qp *qp, struct ib_flow_spec *spec, int priority);
|
| /freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mlx4/ |
| D | main.c | 981 struct ib_flow_spec spec; 984 static int flow_spec_to_net_rule(struct ib_device *dev, struct ib_flow_spec *flow_spec, in flow_spec_to_net_rule() 1077 struct ib_flow_spec *flow_spec, in __mlx4_ib_flow_attach() 1136 struct ib_flow_spec *spec, int priority, in __mlx4_ib_flow_detach() 1165 static int mlx4_ib_flow_attach(struct ib_qp *qp, struct ib_flow_spec *flow_spec, in mlx4_ib_flow_attach() 1172 static int mlx4_ib_flow_detach(struct ib_qp *qp, struct ib_flow_spec *spec, in mlx4_ib_flow_detach() 2168 struct ib_flow_spec spec = { in mlx4_ib_steer_qp_reg()
|