Searched defs:in_mad (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.10/drivers/infiniband/hw/mlx5/ |
D | mad.c | 46 struct ib_mad *in_mad) in can_do_mad_ifc() 56 const struct ib_grh *in_grh, const void *in_mad, in mlx5_MAD_IFC() 151 const struct ib_mad *in_mad, struct ib_mad *out_mad) in process_pma_cmd() 284 struct ib_smp *in_mad = NULL; in mlx5_query_ext_port_caps() local 314 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_smp_attr_node_info() local 399 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_node_desc() local 424 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_node_guid() local 450 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_pkey() local 479 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_gids() local 521 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_port() local
|
/Linux-v5.10/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 64 struct ib_smp *in_mad = NULL; in mthca_query_device() local 132 struct ib_smp *in_mad = NULL; in mthca_query_port() local 228 struct ib_smp *in_mad = NULL; in mthca_query_pkey() local 257 struct ib_smp *in_mad = NULL; in mthca_query_gid() local 1013 struct ib_smp *in_mad = NULL; in mthca_init_node_data() local
|
D | mthca_cmd.c | 1864 const void *in_mad, void *response_mad) in mthca_MAD_IFC()
|
/Linux-v5.10/drivers/infiniband/hw/mlx4/ |
D | main.c | 442 struct ib_smp *in_mad = NULL; in mlx4_ib_query_device() local 663 struct ib_smp *in_mad = NULL; in ib_link_query_port() local 841 struct ib_smp *in_mad = NULL; in __mlx4_ib_query_gid() local 905 struct ib_smp *in_mad = NULL; in mlx4_ib_query_sl2vl() local 965 struct ib_smp *in_mad = NULL; in __mlx4_ib_query_pkey() local 1986 struct ib_smp *in_mad = NULL; in init_node_data() local
|
D | mad.c | 111 const void *in_mad, void *response_mad) in mlx4_MAD_IFC() 823 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() 1127 struct ib_smp *in_mad = NULL; in handle_slaves_guid_change() local
|
/Linux-v5.10/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() 2292 u8 port, const struct ib_mad *in_mad, in process_cc()
|
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | mad.c | 4492 const struct opa_mad *in_mad, in hfi1_pkey_validation_pma() 4512 u8 port, const struct opa_mad *in_mad, in process_subn_opa() 4617 u8 port, const struct ib_mad *in_mad, in process_subn() 4676 const struct ib_mad *in_mad, in process_perf() 4738 const struct opa_mad *in_mad, in process_perf_opa() 4821 const struct opa_mad *in_mad, in hfi1_process_opa_mad() 4875 const struct ib_mad *in_mad, in hfi1_process_ib_mad() 4917 const struct ib_mad *in_mad, struct ib_mad *out_mad, in hfi1_process_mad()
|
/Linux-v5.10/drivers/infiniband/core/ |
D | sysfs.c | 476 struct ib_mad *in_mad; in get_perf_mad() local
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 843 struct ib_smp *in_mad = (struct ib_smp *)(inbox->buf); in query_pkey_block() local
|