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

/linux-master/drivers/infiniband/hw/mlx5/
H A Dmad.c312 struct ib_smp *in_mad; local
45 can_do_mad_ifc(struct mlx5_ib_dev *dev, u32 port_num, struct ib_mad *in_mad) argument
54 mlx5_MAD_IFC(struct mlx5_ib_dev *dev, int ignore_mkey, int ignore_bkey, u32 port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) argument
172 process_pma_cmd(struct mlx5_ib_dev *dev, u32 port_num, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
342 struct ib_smp *in_mad; local
427 struct ib_smp *in_mad; local
452 struct ib_smp *in_mad; local
478 struct ib_smp *in_mad; local
507 struct ib_smp *in_mad; local
549 struct ib_smp *in_mad; local
[all...]
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c56 struct ib_smp *in_mad; local
124 struct ib_smp *in_mad; local
220 struct ib_smp *in_mad; local
249 struct ib_smp *in_mad; local
992 struct ib_smp *in_mad; local
[all...]
H A Dmthca_cmd.c1862 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
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_mad.c1860 process_subn(struct ib_device *ibdev, int mad_flags, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
2012 process_perf(struct ib_device *ibdev, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
2291 process_cc(struct ib_device *ibdev, int mad_flags, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
/linux-master/drivers/infiniband/core/
H A Dsysfs.c561 struct ib_mad *in_mad; local
[all...]
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmad.c833 forward_trap(to_mdev(ibdev), port_num, in_mad); local
108 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
822 ib_process_mad(struct ib_device *ibdev, int mad_flags, u32 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
936 iboe_process_mad(struct ib_device *ibdev, int mad_flags, u32 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
1129 struct ib_smp *in_mad = NULL; local
[all...]
H A Dmain.c440 struct ib_smp *in_mad; local
658 struct ib_smp *in_mad; local
836 struct ib_smp *in_mad; local
901 struct ib_smp *in_mad; local
961 struct ib_smp *in_mad; local
1977 struct ib_smp *in_mad; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c843 struct ib_smp *in_mad = (struct ib_smp *)(inbox->buf); local
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c4449 hfi1_pkey_validation_pma(struct hfi1_ibport *ibp, const struct opa_mad *in_mad, const struct ib_wc *in_wc) argument
4469 process_subn_opa(struct ib_device *ibdev, int mad_flags, u32 port, const struct opa_mad *in_mad, struct opa_mad *out_mad, u32 *resp_len, int local_mad) argument
4574 process_subn(struct ib_device *ibdev, int mad_flags, u32 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
4633 process_perf(struct ib_device *ibdev, u32 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
4695 process_perf_opa(struct ib_device *ibdev, u32 port, const struct opa_mad *in_mad, struct opa_mad *out_mad, u32 *resp_len) argument
4776 hfi1_process_opa_mad(struct ib_device *ibdev, int mad_flags, u32 port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct opa_mad *in_mad, struct opa_mad *out_mad, size_t *out_mad_size, u16 *out_mad_pkey_index) argument
4830 hfi1_process_ib_mad(struct ib_device *ibdev, int mad_flags, u32 port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad *in_mad, struct ib_mad *out_mad) argument
4875 hfi1_process_mad(struct ib_device *ibdev, int mad_flags, u32 port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad *in_mad, struct ib_mad *out_mad, size_t *out_mad_size, u16 *out_mad_pkey_index) argument
[all...]

Completed in 182 milliseconds