Searched defs:in_mad (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c39 mlx5_MAD_IFC(struct mlx5_ib_dev *dev, int ignore_mkey, int ignore_bkey, u8 port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) argument
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
239 const struct ib_mad *in_mad = (const struct ib_mad *)in; local
260 struct ib_smp *in_mad = NULL; local
290 struct ib_smp *in_mad = NULL; local
375 struct ib_smp *in_mad = NULL; local
400 struct ib_smp *in_mad = NULL; local
426 struct ib_smp *in_mad = NULL; local
455 struct ib_smp *in_mad = NULL; local
497 struct ib_smp *in_mad = NULL; local
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mad.c210 const struct ib_mad *in_mad = (const struct ib_mad *)in; local
220 forward_trap(to_mdev(ibdev), port_num, in_mad); local
[all...]
H A Dmthca_provider.c62 struct ib_smp *in_mad = NULL; local
139 struct ib_smp *in_mad = NULL; local
235 struct ib_smp *in_mad = NULL; local
264 struct ib_smp *in_mad = NULL; local
1125 struct ib_smp *in_mad = NULL; local
[all...]
H A Dmthca_cmd.c1859 mthca_MAD_IFC(struct mthca_dev *dev, int ignore_mkey, int ignore_bkey, int port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) argument
/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.c442 struct ib_mad *in_mad; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c794 forward_trap(to_mdev(ibdev), port_num, in_mad); local
106 mlx4_MAD_IFC(struct mlx4_ib_dev *dev, int mad_ifc_flags, int port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_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
954 const struct ib_mad *in_mad = (const struct ib_mad *)in; local
1099 struct ib_smp *in_mad = NULL; local
[all...]
H A Dmlx4_ib_main.c444 struct ib_smp *in_mad = NULL; local
599 struct ib_smp *in_mad = NULL; local
774 struct ib_smp *in_mad = NULL; local
853 struct ib_smp *in_mad = NULL; local
913 struct ib_smp *in_mad = NULL; local
2022 struct ib_smp *in_mad = NULL; local
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c851 struct ib_smp *in_mad = (struct ib_smp *)(inbox->buf); local

Completed in 305 milliseconds