/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | mad.c | 291 struct ib_smp *out_mad = NULL; in mlx5_query_ext_port_caps() local 150 process_pma_cmd(struct mlx5_ib_dev *dev, u8 port_num, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_pma_cmd() argument 317 mlx5_query_mad_ifc_smp_attr_node_info(struct ib_device *ibdev, struct ib_smp *out_mad) mlx5_query_mad_ifc_smp_attr_node_info() argument 340 struct ib_smp *out_mad = NULL; mlx5_query_mad_ifc_system_image_guid() local 362 struct ib_smp *out_mad = NULL; mlx5_query_mad_ifc_max_pkeys() local 384 struct ib_smp *out_mad = NULL; mlx5_query_mad_ifc_vendor_id() local 406 struct ib_smp *out_mad = NULL; mlx5_query_mad_ifc_node_desc() local 431 struct ib_smp *out_mad = NULL; mlx5_query_mad_ifc_node_guid() local 457 struct ib_smp *out_mad = NULL; mlx5_query_mad_ifc_pkey() local 486 struct ib_smp *out_mad = NULL; mlx5_query_mad_ifc_gids() local 528 struct ib_smp *out_mad = NULL; mlx5_query_mad_ifc_port() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_stats.c | 673 void ocrdma_pma_counters(struct ocrdma_dev *dev, struct ib_mad *out_mad) in ocrdma_pma_counters() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | mad.c | 312 struct ib_smp *out_mad; in mlx5_query_ext_port_caps() local 172 process_pma_cmd(struct mlx5_ib_dev *dev, u32 port_num, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_pma_cmd() argument 338 mlx5_query_mad_ifc_smp_attr_node_info(struct ib_device *ibdev, struct ib_smp *out_mad) mlx5_query_mad_ifc_smp_attr_node_info() argument 361 struct ib_smp *out_mad; mlx5_query_mad_ifc_system_image_guid() local 383 struct ib_smp *out_mad; mlx5_query_mad_ifc_max_pkeys() local 405 struct ib_smp *out_mad; mlx5_query_mad_ifc_vendor_id() local 427 struct ib_smp *out_mad; mlx5_query_mad_ifc_node_desc() local 452 struct ib_smp *out_mad; mlx5_query_mad_ifc_node_guid() local 478 struct ib_smp *out_mad; mlx5_query_mad_ifc_pkey() local 507 struct ib_smp *out_mad; mlx5_query_mad_ifc_gids() local 549 struct ib_smp *out_mad; mlx5_query_mad_ifc_port() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_stats.c | 673 void ocrdma_pma_counters(struct ocrdma_dev *dev, struct ib_mad *out_mad) in ocrdma_pma_counters() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.c | 65 struct ib_smp *out_mad = NULL; in mthca_query_device() local 133 struct ib_smp *out_mad = NULL; mthca_query_port() local 229 struct ib_smp *out_mad = NULL; mthca_query_pkey() local 258 struct ib_smp *out_mad = NULL; mthca_query_gid() local 1014 struct ib_smp *out_mad = NULL; mthca_init_node_data() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_provider.c | 57 struct ib_smp *out_mad; in mthca_query_device() local 125 struct ib_smp *out_mad; mthca_query_port() local 221 struct ib_smp *out_mad; mthca_query_pkey() local 250 struct ib_smp *out_mad; mthca_query_gid() local 993 struct ib_smp *out_mad; mthca_init_node_data() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 1860 process_subn(struct ib_device *ibdev, int mad_flags, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_subn() argument 2012 process_perf(struct ib_device *ibdev, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_perf() argument 2291 process_cc(struct ib_device *ibdev, int mad_flags, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_cc() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | sysfs.c | 477 struct ib_mad *out_mad; in get_perf_mad() local
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | sysfs.c | 558 struct ib_mad *out_mad; in get_perf_mad() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 1860 process_subn(struct ib_device *ibdev, int mad_flags, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_subn() argument 2012 process_perf(struct ib_device *ibdev, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_perf() argument 2291 process_cc(struct ib_device *ibdev, int mad_flags, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_cc() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A 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/mlx4/ |
H A D | mad.c | 926 static int iboe_process_mad_port_info(void *out_mad) in iboe_process_mad_port_info() argument 821 ib_process_mad(struct ib_device *ibdev, int mad_flags, u8 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) ib_process_mad() argument 935 iboe_process_mad(struct ib_device *ibdev, int mad_flags, u8 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) iboe_process_mad() argument 1128 struct ib_smp *out_mad = NULL; handle_slaves_guid_change() local [all...] |
H A D | main.c | 443 struct ib_smp *out_mad = NULL; in mlx4_ib_query_device() local 661 struct ib_smp *out_mad in ib_link_query_port() local 839 struct ib_smp *out_mad = NULL; __mlx4_ib_query_gid() local 903 struct ib_smp *out_mad = NULL; mlx4_ib_query_sl2vl() local 963 struct ib_smp *out_mad = NULL; __mlx4_ib_query_pkey() local 1984 struct ib_smp *out_mad = NULL; init_node_data() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | 844 struct ib_smp *out_mad = (struct ib_smp *)(outbox->buf); in query_pkey_block() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
H A D | mad.c | 927 static int iboe_process_mad_port_info(void *out_mad) in iboe_process_mad_port_info() 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) ib_process_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) iboe_process_mad() argument 1130 struct ib_smp *out_mad = NULL; handle_slaves_guid_change() local [all...] |
H A D | main.c | 441 struct ib_smp *out_mad; in mlx4_ib_query_device() local 659 struct ib_smp *out_mad; in ib_link_query_port() local 837 struct ib_smp *out_mad; __mlx4_ib_query_gid() local 902 struct ib_smp *out_mad; mlx4_ib_query_sl2vl() local 962 struct ib_smp *out_mad; __mlx4_ib_query_pkey() local 1978 struct ib_smp *out_mad; init_node_data() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | verbs.c | 4487 qedr_process_mad(struct ib_device *ibdev, int process_mad_flags, u32 port_num, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad *in, struct ib_mad *out_mad, size_t *out_mad_size, u16 *out_mad_pkey_index) qedr_process_mad() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 4511 process_subn_opa(struct ib_device *ibdev, int mad_flags, u8 port, const struct opa_mad *in_mad, struct opa_mad *out_mad, u32 *resp_len, int local_mad) process_subn_opa() argument 4616 process_subn(struct ib_device *ibdev, int mad_flags, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_subn() argument 4675 process_perf(struct ib_device *ibdev, u8 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_perf() argument 4737 process_perf_opa(struct ib_device *ibdev, u8 port, const struct opa_mad *in_mad, struct opa_mad *out_mad, u32 *resp_len) process_perf_opa() argument 4818 hfi1_process_opa_mad(struct ib_device *ibdev, int mad_flags, u8 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) hfi1_process_opa_mad() argument 4872 hfi1_process_ib_mad(struct ib_device *ibdev, int mad_flags, u8 port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad *in_mad, struct ib_mad *out_mad) hfi1_process_ib_mad() argument 4915 hfi1_process_mad(struct ib_device *ibdev, int mad_flags, u8 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) hfi1_process_mad() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | verbs.c | 4493 qedr_process_mad(struct ib_device *ibdev, int process_mad_flags, u8 port_num, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad *in, struct ib_mad *out_mad, size_t *out_mad_size, u16 *out_mad_pkey_index) qedr_process_mad() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 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) process_subn_opa() argument 4574 process_subn(struct ib_device *ibdev, int mad_flags, u32 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_subn() argument 4633 process_perf(struct ib_device *ibdev, u32 port, const struct ib_mad *in_mad, struct ib_mad *out_mad) process_perf() 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) process_perf_opa() 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) hfi1_process_opa_mad() 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) hfi1_process_ib_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) hfi1_process_mad() argument [all...] |