Searched defs:out_mad (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
D | mad.c | 151 const struct ib_mad *in_mad, struct ib_mad *out_mad) in process_pma_cmd() 291 struct ib_smp *out_mad = NULL; in mlx5_query_ext_port_caps() local 318 struct ib_smp *out_mad) in mlx5_query_mad_ifc_smp_attr_node_info() 340 struct ib_smp *out_mad = NULL; in mlx5_query_mad_ifc_system_image_guid() local 362 struct ib_smp *out_mad = NULL; in mlx5_query_mad_ifc_max_pkeys() local 384 struct ib_smp *out_mad = NULL; in mlx5_query_mad_ifc_vendor_id() local 406 struct ib_smp *out_mad = NULL; in mlx5_query_mad_ifc_node_desc() local 431 struct ib_smp *out_mad = NULL; in mlx5_query_mad_ifc_node_guid() local 457 struct ib_smp *out_mad = NULL; in mlx5_query_mad_ifc_pkey() local 486 struct ib_smp *out_mad = NULL; in mlx5_query_mad_ifc_gids() local [all …]
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 65 struct ib_smp *out_mad = NULL; in mthca_query_device() local 133 struct ib_smp *out_mad = NULL; in mthca_query_port() local 229 struct ib_smp *out_mad = NULL; in mthca_query_pkey() local 258 struct ib_smp *out_mad = NULL; in mthca_query_gid() local 1014 struct ib_smp *out_mad = NULL; in mthca_init_node_data() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
D | main.c | 443 struct ib_smp *out_mad = NULL; in mlx4_ib_query_device() local 661 struct ib_smp *out_mad = NULL; in ib_link_query_port() local 839 struct ib_smp *out_mad = NULL; in __mlx4_ib_query_gid() local 903 struct ib_smp *out_mad = NULL; in mlx4_ib_query_sl2vl() local 963 struct ib_smp *out_mad = NULL; in __mlx4_ib_query_pkey() local 1984 struct ib_smp *out_mad = NULL; in init_node_data() local
|
D | mad.c | 823 const struct ib_mad *in_mad, struct ib_mad *out_mad) in ib_process_mad() 926 static int iboe_process_mad_port_info(void *out_mad) in iboe_process_mad_port_info() 937 const struct ib_mad *in_mad, struct ib_mad *out_mad) in iboe_process_mad() 1128 struct ib_smp *out_mad = NULL; in handle_slaves_guid_change() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 1862 struct ib_mad *out_mad) in process_subn() 2014 struct ib_mad *out_mad) in process_perf() 2293 struct ib_mad *out_mad) in process_cc()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_stats.c | 673 void ocrdma_pma_counters(struct ocrdma_dev *dev, struct ib_mad *out_mad) in ocrdma_pma_counters()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | mad.c | 4513 struct opa_mad *out_mad, in process_subn_opa() 4618 struct ib_mad *out_mad) in process_subn() 4677 struct ib_mad *out_mad) in process_perf() 4739 struct opa_mad *out_mad, u32 *resp_len) in process_perf_opa() 4822 struct opa_mad *out_mad, size_t *out_mad_size, in hfi1_process_opa_mad() 4876 struct ib_mad *out_mad) in hfi1_process_ib_mad() 4917 const struct ib_mad *in_mad, struct ib_mad *out_mad, in hfi1_process_mad()
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
D | sysfs.c | 477 struct ib_mad *out_mad; in get_perf_mad() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 844 struct ib_smp *out_mad = (struct ib_smp *)(outbox->buf); in query_pkey_block() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
D | verbs.c | 4496 struct ib_mad *out_mad, size_t *out_mad_size, in qedr_process_mad()
|