Home
last modified time | relevance | path

Searched defs:in_mad (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H A Dmad.c290 struct ib_smp *in_mad in mlx5_query_ext_port_caps() local
45 can_do_mad_ifc(struct mlx5_ib_dev *dev, u8 port_num, struct ib_mad *in_mad) can_do_mad_ifc() argument
54 mlx5_MAD_IFC(struct mlx5_ib_dev *dev, int ignore_mkey, int ignore_bkey, u8 port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) mlx5_MAD_IFC() argument
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
320 struct ib_smp *in_mad = NULL; mlx5_query_mad_ifc_smp_attr_node_info() local
405 struct ib_smp *in_mad = NULL; mlx5_query_mad_ifc_node_desc() local
430 struct ib_smp *in_mad = NULL; mlx5_query_mad_ifc_node_guid() local
456 struct ib_smp *in_mad = NULL; mlx5_query_mad_ifc_pkey() local
485 struct ib_smp *in_mad = NULL; mlx5_query_mad_ifc_gids() local
527 struct ib_smp *in_mad = NULL; mlx5_query_mad_ifc_port() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H A Dmad.c311 struct ib_smp *in_mad; in mlx5_query_ext_port_caps() local
45 can_do_mad_ifc(struct mlx5_ib_dev *dev, u32 port_num, struct ib_mad *in_mad) can_do_mad_ifc() argument
54 mlx5_MAD_IFC(struct mlx5_ib_dev *dev, int ignore_mkey, int ignore_bkey, u32 port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) mlx5_MAD_IFC() argument
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
341 struct ib_smp *in_mad; mlx5_query_mad_ifc_smp_attr_node_info() local
426 struct ib_smp *in_mad; mlx5_query_mad_ifc_node_desc() local
451 struct ib_smp *in_mad; mlx5_query_mad_ifc_node_guid() local
477 struct ib_smp *in_mad; mlx5_query_mad_ifc_pkey() local
506 struct ib_smp *in_mad; mlx5_query_mad_ifc_gids() local
548 struct ib_smp *in_mad; mlx5_query_mad_ifc_port() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c64 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; mthca_query_pkey() local
257 struct ib_smp *in_mad = NULL; mthca_query_gid() local
1013 struct ib_smp *in_mad = NULL; mthca_init_node_data() local
[all...]
H A Dmthca_cmd.c1862 mthca_MAD_IFC(struct mthca_dev *dev, int ignore_mkey, int ignore_bkey, int port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) mthca_MAD_IFC() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c56 struct ib_smp *in_mad; in mthca_query_device() local
124 struct ib_smp *in_mad; in mthca_query_port() local
220 struct ib_smp *in_mad; mthca_query_pkey() local
249 struct ib_smp *in_mad; mthca_query_gid() local
992 struct ib_smp *in_mad; mthca_init_node_data() local
[all...]
H A Dmthca_cmd.c1862 mthca_MAD_IFC(struct mthca_dev *dev, int ignore_mkey, int ignore_bkey, int port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) mthca_MAD_IFC() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_mad.c1860 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/infiniband/core/
H A Dsysfs.c476 struct ib_mad *in_mad; in get_perf_mad() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsysfs.c557 struct ib_mad *in_mad; in get_perf_mad() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_mad.c1860 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 Dcmd.c843 struct ib_smp *in_mad = (struct ib_smp *)(inbox->buf); in query_pkey_block() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
H A Dmad.c832 forward_trap(to_mdev(ibdev), port_num, in_mad); in ib_process_mad() local
108 mlx4_MAD_IFC(struct mlx4_ib_dev *dev, int mad_ifc_flags, int port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) mlx4_MAD_IFC() 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
1127 struct ib_smp *in_mad = NULL; handle_slaves_guid_change() local
[all...]
H A Dmain.c442 struct ib_smp *in_mad = NULL; in mlx4_ib_query_device() local
660 struct ib_smp *in_mad = NULL; in ib_link_query_port() local
838 struct ib_smp *in_mad = NULL; __mlx4_ib_query_gid() local
902 struct ib_smp *in_mad = NULL; mlx4_ib_query_sl2vl() local
962 struct ib_smp *in_mad = NULL; __mlx4_ib_query_pkey() local
1983 struct ib_smp *in_mad = NULL; init_node_data() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c843 struct ib_smp *in_mad = (struct ib_smp *)(inbox->buf); in query_pkey_block() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/
H A Dmad.c833 forward_trap(to_mdev(ibdev), port_num, in_mad); in ib_process_mad() local
108 mlx4_MAD_IFC(struct mlx4_ib_dev *dev, int mad_ifc_flags, int port, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const void *in_mad, void *response_mad) mlx4_MAD_IFC() 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
1129 struct ib_smp *in_mad = NULL; handle_slaves_guid_change() local
[all...]
H A Dmain.c440 struct ib_smp *in_mad; in mlx4_ib_query_device() local
658 struct ib_smp *in_mad; in ib_link_query_port() local
836 struct ib_smp *in_mad; __mlx4_ib_query_gid() local
901 struct ib_smp *in_mad; mlx4_ib_query_sl2vl() local
961 struct ib_smp *in_mad; __mlx4_ib_query_pkey() local
1977 struct ib_smp *in_mad; init_node_data() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.c4491 hfi1_pkey_validation_pma(struct hfi1_ibport *ibp, const struct opa_mad *in_mad, const struct ib_wc *in_wc) hfi1_pkey_validation_pma() argument
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-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c4449 hfi1_pkey_validation_pma(struct hfi1_ibport *ibp, const struct opa_mad *in_mad, const struct ib_wc *in_wc) hfi1_pkey_validation_pma() argument
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...]

Completed in 59 milliseconds