Searched defs:in_mad (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/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() 173 const struct ib_mad *in_mad, struct ib_mad *out_mad) in process_pma_cmd() 311 struct ib_smp *in_mad = NULL; in mlx5_query_ext_port_caps() local 341 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_smp_attr_node_info() local 426 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_node_desc() local 451 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_node_guid() local 477 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_pkey() local 506 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_gids() local 548 struct ib_smp *in_mad = NULL; in mlx5_query_mad_ifc_port() local
|
/linux-6.1.9/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 56 struct ib_smp *in_mad = NULL; in mthca_query_device() local 124 struct ib_smp *in_mad = NULL; in mthca_query_port() local 220 struct ib_smp *in_mad = NULL; in mthca_query_pkey() local 249 struct ib_smp *in_mad = NULL; in mthca_query_gid() local 992 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-6.1.9/drivers/infiniband/hw/mlx4/ |
D | main.c | 435 struct ib_smp *in_mad = NULL; in mlx4_ib_query_device() local 653 struct ib_smp *in_mad = NULL; in ib_link_query_port() local 831 struct ib_smp *in_mad = NULL; in __mlx4_ib_query_gid() local 896 struct ib_smp *in_mad = NULL; in mlx4_ib_query_sl2vl() local 956 struct ib_smp *in_mad = NULL; in __mlx4_ib_query_pkey() local 1975 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() 824 const struct ib_mad *in_mad, struct ib_mad *out_mad) in ib_process_mad() 939 const struct ib_mad *in_mad, struct ib_mad *out_mad) in iboe_process_mad() 1129 struct ib_smp *in_mad = NULL; in handle_slaves_guid_change() local
|
/linux-6.1.9/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-6.1.9/drivers/infiniband/hw/hfi1/ |
D | mad.c | 4450 const struct opa_mad *in_mad, in hfi1_pkey_validation_pma() 4470 u32 port, const struct opa_mad *in_mad, in process_subn_opa() 4575 u32 port, const struct ib_mad *in_mad, in process_subn() 4634 const struct ib_mad *in_mad, in process_perf() 4696 const struct opa_mad *in_mad, in process_perf_opa() 4779 const struct opa_mad *in_mad, in hfi1_process_opa_mad() 4833 const struct ib_mad *in_mad, in hfi1_process_ib_mad() 4877 const struct ib_mad *in_mad, struct ib_mad *out_mad, in hfi1_process_mad()
|
/linux-6.1.9/drivers/infiniband/core/ |
D | sysfs.c | 557 struct ib_mad *in_mad; in get_perf_mad() local
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 843 struct ib_smp *in_mad = (struct ib_smp *)(inbox->buf); in query_pkey_block() local
|