/Linux-v4.19/drivers/infiniband/hw/mlx5/ |
D | mad.c | 46 struct ib_mad *in_mad) in can_do_mad_ifc() 56 const void *in_mad, void *response_mad) in mlx5_MAD_IFC() 76 const struct ib_mad *in_mad, struct ib_mad *out_mad) in process_mad() 201 const struct ib_mad *in_mad, struct ib_mad *out_mad) in process_pma_cmd() 257 const struct ib_mad *in_mad = (const struct ib_mad *)in; in mlx5_ib_process_mad() local 287 struct ib_smp *in_mad = NULL; in mlx5_query_ext_port_caps() local 317 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_smp_attr_node_info() local 402 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_node_desc() local 427 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_node_guid() local 453 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_pkey() local [all …]
|
/Linux-v4.19/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 63 struct ib_smp *in_mad = NULL; in mthca_query_device() local 141 struct ib_smp *in_mad = NULL; in mthca_query_port() local 237 struct ib_smp *in_mad = NULL; in mthca_query_pkey() local 266 struct ib_smp *in_mad = NULL; in mthca_query_gid() local 1127 struct ib_smp *in_mad = NULL; in mthca_init_node_data() local
|
D | mthca_mad.c | 211 const struct ib_mad *in_mad = (const struct ib_mad *)in; in mthca_process_mad() local
|
D | mthca_cmd.c | 1870 const void *in_mad, void *response_mad) in mthca_MAD_IFC()
|
/Linux-v4.19/drivers/infiniband/hw/mlx4/ |
D | mad.c | 111 const void *in_mad, void *response_mad) in mlx4_MAD_IFC() 804 const struct ib_mad *in_mad, struct ib_mad *out_mad) in ib_process_mad() 937 const struct ib_mad *in_mad, struct ib_mad *out_mad) in iboe_process_mad() 990 const struct ib_mad *in_mad = (const struct ib_mad *)in; in mlx4_ib_process_mad() local 1135 struct ib_smp *in_mad = NULL; in handle_slaves_guid_change() local
|
D | main.c | 426 struct ib_smp *in_mad = NULL; in mlx4_ib_query_device() local 648 struct ib_smp *in_mad = NULL; in ib_link_query_port() local 824 struct ib_smp *in_mad = NULL; in __mlx4_ib_query_gid() local 888 struct ib_smp *in_mad = NULL; in mlx4_ib_query_sl2vl() local 948 struct ib_smp *in_mad = NULL; in __mlx4_ib_query_pkey() local 2100 struct ib_smp *in_mad = NULL; in init_node_data() local
|
/Linux-v4.19/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_ah.c | 268 const struct ib_mad *in_mad = (const struct ib_mad *)in; in ocrdma_process_mad() local
|
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 1861 u8 port, const struct ib_mad *in_mad, in process_subn() 2013 const struct ib_mad *in_mad, in process_perf() 2306 u8 port, const struct ib_mad *in_mad, in process_cc() 2415 const struct ib_mad *in_mad = (const struct ib_mad *)in; in qib_process_mad() local
|
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | mad.c | 4503 const struct opa_mad *in_mad, in hfi1_pkey_validation_pma() 4523 u8 port, const struct opa_mad *in_mad, in process_subn_opa() 4628 u8 port, const struct ib_mad *in_mad, in process_subn() 4687 const struct ib_mad *in_mad, in process_perf() 4749 const struct opa_mad *in_mad, in process_perf_opa() 4832 const struct opa_mad *in_mad, in hfi1_process_opa_mad() 4886 const struct ib_mad *in_mad, in hfi1_process_ib_mad() 4928 const struct ib_mad_hdr *in_mad, size_t in_mad_size, in hfi1_process_mad()
|
/Linux-v4.19/drivers/infiniband/core/ |
D | sysfs.c | 459 struct ib_mad *in_mad; in get_perf_mad() local
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 850 struct ib_smp *in_mad = (struct ib_smp *)(inbox->buf); in query_pkey_block() local
|