Searched defs:out_mad (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c240 struct ib_mad *out_mad = (struct ib_mad *)out; local
56 process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
180 process_pma_cmd(struct ib_device *ibdev, u8 port_num, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
261 struct ib_smp *out_mad = NULL; local
287 mlx5_query_mad_ifc_smp_attr_node_info(struct ib_device *ibdev, struct ib_smp *out_mad) argument
310 struct ib_smp *out_mad = NULL; local
332 struct ib_smp *out_mad = NULL; local
354 struct ib_smp *out_mad = NULL; local
376 struct ib_smp *out_mad = NULL; local
401 struct ib_smp *out_mad = NULL; local
427 struct ib_smp *out_mad = NULL; local
456 struct ib_smp *out_mad = NULL; local
498 struct ib_smp *out_mad = NULL; local
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mad.c211 struct ib_mad *out_mad = (struct ib_mad *)out; local
H A Dmthca_provider.c63 struct ib_smp *out_mad = NULL; local
140 struct ib_smp *out_mad = NULL; local
236 struct ib_smp *out_mad = NULL; local
265 struct ib_smp *out_mad = NULL; local
1126 struct ib_smp *out_mad = NULL; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c81 c4iw_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad_hdr *in_mad, size_t in_mad_size, struct ib_mad_hdr *out_mad, size_t *out_mad_size, u16 *out_mad_pkey_index) argument
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c116 iwch_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, struct ib_wc *in_wc, struct ib_grh *in_grh, struct ib_mad *in_mad, struct ib_mad *out_mad) argument
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c443 struct ib_mad *out_mad; local
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c890 static int iboe_process_mad_port_info(void *out_mad) argument
764 ib_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
899 iboe_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
955 struct ib_mad *out_mad = (struct ib_mad *)out; local
1100 struct ib_smp *out_mad = NULL; local
[all...]
H A Dmlx4_ib_main.c445 struct ib_smp *out_mad = NULL; local
600 struct ib_smp *out_mad local
775 struct ib_smp *out_mad = NULL; local
854 struct ib_smp *out_mad = NULL; local
914 struct ib_smp *out_mad = NULL; local
2023 struct ib_smp *out_mad = NULL; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c852 struct ib_smp *out_mad = (struct ib_smp *)(outbox->buf); local

Completed in 701 milliseconds