| /kernel/linux/linux-5.10/drivers/infiniband/core/ |
| H A D | sa_query.c | 753 struct ib_sa_mad *mad = query->mad_buf->mad; in ib_nl_set_path_rec_attrs() local 838 struct ib_sa_mad *mad; in ib_nl_make_request() local 924 struct ib_sa_mad *mad = NULL; in ib_nl_process_good_resolve_rsp() local 1340 struct ib_sa_mad *mad = query->mad_buf->mad; init_mad() local 1464 ib_sa_path_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_path_rec_callback() argument 1550 struct ib_sa_mad *mad; ib_sa_path_rec_get() local 1641 ib_sa_service_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_service_rec_callback() argument 1705 struct ib_sa_mad *mad; ib_sa_service_rec_query() local 1764 ib_sa_mcmember_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_mcmember_rec_callback() argument 1802 struct ib_sa_mad *mad; ib_sa_mcmember_rec_query() local 1856 ib_sa_guidinfo_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_guidinfo_rec_callback() argument 1893 struct ib_sa_mad *mad; ib_sa_guid_info_rec_query() local 1990 ib_sa_classport_info_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_classport_info_rec_callback() argument 2056 struct ib_sa_mad *mad; ib_sa_classport_info_rec_query() local [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 1503 struct viosrp_adapter_info *mad = &vio_iu(iue)->mad.adapter_info; in ibmvscsis_adapter_info() local 1614 struct viosrp_capabilities *mad = &vio_iu(iue)->mad.capabilities; ibmvscsis_cap_mad() local 1728 struct mad_common *mad = (struct mad_common *)&vio_iu(iue)->mad; ibmvscsis_process_mad() local 1986 struct mad_common *mad = (struct mad_common *)&vio_iu(iue)->mad; ibmvscsis_send_mad_resp() local 2029 struct mad_common *mad; ibmvscsis_mad() local [all...] |
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | sata_inic162x.c | 221 __le32 mad; /* Physical Memory Address */ member
|
| /kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 1504 struct viosrp_adapter_info *mad = &vio_iu(iue)->mad.adapter_info; in ibmvscsis_adapter_info() local 1615 struct viosrp_capabilities *mad = &vio_iu(iue)->mad.capabilities; ibmvscsis_cap_mad() local 1729 struct mad_common *mad = (struct mad_common *)&vio_iu(iue)->mad; ibmvscsis_process_mad() local 1984 struct mad_common *mad = (struct mad_common *)&vio_iu(iue)->mad; ibmvscsis_send_mad_resp() local 2027 struct mad_common *mad; ibmvscsis_mad() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
| H A D | mcg.c | 209 static int send_mad_to_wire(struct mlx4_ib_demux_ctx *ctx, struct ib_mad *mad) in send_mad_to_wire() argument 254 struct ib_sa_mad mad; in send_join_to_wire() local 228 send_mad_to_slave(int slave, struct mlx4_ib_demux_ctx *ctx, struct ib_mad *mad) send_mad_to_slave() argument 281 struct ib_sa_mad mad; send_leave_to_wire() local 321 struct ib_sa_mad mad; send_reply_to_slave() local 882 mlx4_ib_mcg_demux_handler(struct ib_device *ibdev, int port, int slave, struct ib_sa_mad *mad) mlx4_ib_mcg_demux_handler() argument 1167 struct ib_sa_mad *mad = &req->sa_mad; build_leave_mad() local [all...] |
| H A D | mad.c | 82 struct ib_mad mad; member 88 struct ib_mad mad; member 220 smp_snoop(struct ib_device *ibdev, u32 port_num, const struct ib_mad *mad, u16 prev_lid) smp_snoop() argument 367 node_desc_override(struct ib_device *dev, struct ib_mad *mad) node_desc_override() argument 383 forward_trap(struct mlx4_ib_dev *dev, u32 port_num, const struct ib_mad *mad) forward_trap() argument 511 mlx4_ib_send_to_slave(struct mlx4_ib_dev *dev, int slave, u32 port, enum ib_qp_type dest_qpt, struct ib_wc *wc, struct ib_grh *grh, struct ib_mad *mad) mlx4_ib_send_to_slave() argument 682 mlx4_ib_demux_mad(struct ib_device *ibdev, u32 port, struct ib_wc *wc, struct ib_grh *grh, struct ib_mad *mad) mlx4_ib_demux_mad() argument 1356 mlx4_ib_send_to_wire(struct mlx4_ib_dev *dev, int slave, u32 port, enum ib_qp_type dest_qpt, u16 pkey_index, u32 remote_qpn, u32 qkey, struct rdma_ah_attr *attr, u8 *s_mac, u16 vlan_id, struct ib_mad *mad) mlx4_ib_send_to_wire() argument 1904 struct ib_mad *mad; mlx4_ib_sqp_comp_worker() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| H A D | sa_query.c | 703 struct ib_sa_mad *mad = query->mad_buf->mad; in ib_nl_set_path_rec_attrs() local 788 struct ib_sa_mad *mad; in ib_nl_make_request() local 878 struct ib_sa_mad *mad = NULL; in ib_nl_process_good_resolve_rsp() local 1315 struct ib_sa_mad *mad = query->mad_buf->mad; init_mad() local 1446 ib_sa_path_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_path_rec_callback() argument 1531 struct ib_sa_mad *mad; ib_sa_path_rec_get() local 1621 ib_sa_mcmember_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_mcmember_rec_callback() argument 1658 struct ib_sa_mad *mad; ib_sa_mcmember_rec_query() local 1712 ib_sa_guidinfo_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_guidinfo_rec_callback() argument 1748 struct ib_sa_mad *mad; ib_sa_guid_info_rec_query() local 1821 ib_sa_classport_info_rec_callback(struct ib_sa_query *sa_query, int status, struct ib_sa_mad *mad) ib_sa_classport_info_rec_callback() argument 1886 struct ib_sa_mad *mad; ib_sa_classport_info_rec_query() local [all...] |
| H A D | mad.c | 2668 ib_mad_post_receive_mads(struct ib_mad_qp_info *qp_info, struct ib_mad_private *mad) ib_mad_post_receive_mads() argument [all...] |
| /third_party/backends/backend/ |
| H A D | plustek-usbshading.c | 111 u_short mid, mad, aved, lbd, ubd, tmp; in usb_line_statistics() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 270 static void srpt_get_class_port_info(struct ib_dm_mad *mad) in srpt_get_class_port_info() argument 290 static void srpt_get_iou(struct ib_dm_mad *mad) in srpt_get_iou() argument 318 srpt_get_ioc(struct srpt_port *sport, u32 slot, struct ib_dm_mad *mad) srpt_get_ioc() argument 380 srpt_get_svc_entries(u64 ioc_guid, u16 slot, u8 hi, u8 lo, struct ib_dm_mad *mad) srpt_get_svc_entries() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
| H A D | main.c | 88 static void init_query_mad(struct ib_smp *mad) in init_query_mad() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 151 struct ibmvfc_mad_common *mad = &evt->iu.mad_common; in ibmvfc_trc_start() local 185 struct ibmvfc_mad_common *mad = &evt->xfer_iu->mad_common; in ibmvfc_trc_end() local 1871 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request() local 3619 struct ibmvfc_implicit_logout *mad; __ibmvfc_tgt_get_implicit_logout_evt() local 3671 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; ibmvfc_tgt_implicit_logout_and_del_done() local 3821 ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, struct ibmvfc_target *tgt) ibmvfc_adisc_needs_plogi() argument 3842 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; ibmvfc_tgt_adisc_done() local 3883 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; ibmvfc_init_passthru() local 3992 struct ibmvfc_passthru_mad *mad; ibmvfc_tgt_adisc() local 4269 struct ibmvfc_discover_targets *mad; ibmvfc_discover_targets() local 4382 struct ibmvfc_npiv_login_mad *mad; ibmvfc_npiv_login() local 4445 struct ibmvfc_npiv_logout_mad *mad; ibmvfc_npiv_logout() local [all...] |
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | ib_mad.h | 464 void *mad; member 607 struct ib_mad *mad; member
|
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | ib_mad.h | 465 void *mad; member 608 struct ib_mad *mad; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.c | 276 static void srpt_get_class_port_info(struct ib_dm_mad *mad) in srpt_get_class_port_info() argument 296 static void srpt_get_iou(struct ib_dm_mad *mad) in srpt_get_iou() argument 324 srpt_get_ioc(struct srpt_port *sport, u32 slot, struct ib_dm_mad *mad) srpt_get_ioc() argument 386 srpt_get_svc_entries(u64 ioc_guid, u16 slot, u8 hi, u8 lo, struct ib_dm_mad *mad) srpt_get_svc_entries() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.cpp | 781 Instruction *mad = emit(sw::Shader::OPCODE_MAD, result, i, left, j, right, i, result, i); in visitBinary() local 920 Instruction *mad = emit(sw::Shader::OPCODE_MAD, result, 0, left, i, right, 0, result); in visitBinary() local 938 Instruction *mad = emit(sw::Shader::OPCODE_MAD, result, i, left, j, right, i, result, i); in visitBinary() local 2723 Instruction *mad = emit(sw::Shader::OPCODE_IMAD, &address, &address, &oldScale, right); in lvalue() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | ShaderCore.cpp | 798 void ShaderCore::mad(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &src2) in mad() function in sw::ShaderCore
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| H A D | mad.c | 480 static void bad_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, in bad_mkey() argument 692 static int check_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, in check_mkey() argument 4395 is_local_mad(struct hfi1_ibport *ibp, const struct opa_mad *mad, const struct ib_wc *in_wc) is_local_mad() argument [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
| H A D | mad.c | 438 static void bad_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, in bad_mkey() argument 650 static int check_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, in check_mkey() argument 4353 is_local_mad(struct hfi1_ibport *ibp, const struct opa_mad *mad, const struct ib_wc *in_wc) is_local_mad() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 216 struct ibmvfc_mad_common *mad = &evt->iu.mad_common; in ibmvfc_trc_start() local 252 struct ibmvfc_mad_common *mad = &evt->xfer_iu->mad_common; in ibmvfc_trc_end() local 2157 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request() local 4263 struct ibmvfc_implicit_logout *mad; __ibmvfc_tgt_get_implicit_logout_evt() local 4324 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; ibmvfc_tgt_implicit_logout_and_del_done() local 4481 ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, struct ibmvfc_target *tgt) ibmvfc_adisc_needs_plogi() argument 4502 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; ibmvfc_tgt_adisc_done() local 4543 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; ibmvfc_init_passthru() local 4665 struct ibmvfc_passthru_mad *mad; ibmvfc_tgt_adisc() local 4959 struct ibmvfc_discover_targets *mad; ibmvfc_discover_targets() local 5039 struct ibmvfc_channel_setup_mad *mad; ibmvfc_channel_setup() local 5113 struct ibmvfc_channel_enquiry *mad; ibmvfc_channel_enquiry() local 5241 struct ibmvfc_npiv_login_mad *mad; ibmvfc_npiv_login() local 5310 struct ibmvfc_npiv_logout_mad *mad; ibmvfc_npiv_logout() local [all...] |
| /third_party/mesa3d/src/amd/compiler/ |
| H A D | aco_optimizer.cpp | 3568 aco_opcode mad = fadd ? aco_opcode::v_pk_fma_f16 : aco_opcode::v_pk_mad_u16; in combine_vop3p() local [all...] |
| /third_party/skia/src/core/ |
| H A D | SkVM.h | 748 F32 mad(F32 x, F32 y, F32 z) { return add(mul(x,y), z); } in mad() function in skvm::Builder 749 F32 mad(F32 x, F32 y, float z) { return mad( x , y , splat(z)); } in mad() function in skvm::Builder 750 F32 mad(F32 x, float y, F32 z) { return mad( x , splat(y), z ); } in mad() function in skvm::Builder 751 F32 mad(F32 x, float y, float z) { return mad( x , splat(y), splat(z)); } in mad() function in skvm::Builder 752 F32 mad(float x, F32 y, F32 z) { return mad(spla in mad() function in skvm::Builder 753 F32 mad(float x, F32 y, float z) { return mad(splat(x), y , splat(z)); } mad() function in skvm::Builder 754 F32 mad(float x, float y, F32 z) { return mad(splat(x), splat(y), z ); } mad() function in skvm::Builder [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| H A D | mlx5_ib.h | 1372 static inline void init_query_mad(struct ib_smp *mad) in init_query_mad() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | assembler-sve-aarch64.cc | 3173 void Assembler::mad(const ZRegister& zdn, in mad() function in vixl::aarch64::Assembler
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 6617 u8 mad[256][0x8]; member
|