Home
last modified time | relevance | path

Searched defs:mad (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/iio/adc/
H A Dmt6360-adc.c65 static int mt6360_adc_read_channel(struct mt6360_adc_data *mad, int channel, int *val) in mt6360_adc_read_channel()
143 static int mt6360_adc_read_scale(struct mt6360_adc_data *mad, int channel, int *val, int *val2) in mt6360_adc_read_scale()
187 static int mt6360_adc_read_offset(struct mt6360_adc_data *mad, int channel, int *val) in mt6360_adc_read_offset()
196 struct mt6360_adc_data *mad = iio_priv(iio_dev); in mt6360_adc_read_raw() local
262 struct mt6360_adc_data *mad = iio_priv(indio_dev); in mt6360_adc_trigger_handler() local
312 struct mt6360_adc_data *mad; in mt6360_adc_probe() local
/linux/drivers/infiniband/core/
H A Dsa_query.c764 struct ib_sa_mad *mad = query->mad_buf->mad; in ib_nl_set_path_rec_attrs() local
849 struct ib_sa_mad *mad; in ib_nl_make_request() local
939 struct ib_sa_mad *mad = NULL; in ib_nl_process_good_resolve_rsp() local
1378 struct ib_sa_mad *mad = query->mad_buf->mad; in init_mad() local
1524 int status, struct ib_sa_mad *mad) in ib_sa_path_rec_callback()
1678 struct ib_sa_mad *mad; in ib_sa_path_rec_get() local
1807 struct ib_sa_mad *mad; in ib_sa_service_rec_get() local
1863 int status, struct ib_sa_mad *mad) in ib_sa_mcmember_rec_callback()
1899 struct ib_sa_mad *mad; in ib_sa_mcmember_rec_query() local
1954 int status, struct ib_sa_mad *mad) in ib_sa_guidinfo_rec_callback()
[all …]
H A Duser_mad.c134 struct ib_user_mad mad; member
H A Dmad.c2957 struct ib_mad_private *mad) in ib_mad_post_receive_mads()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c109 const struct ib_mad *mad, in smp_snoop()
151 struct ib_mad *mad) in node_desc_override()
166 const struct ib_mad *mad) in forward_trap()
/linux/drivers/infiniband/hw/mlx4/
H A Dmcg.c209 static int send_mad_to_wire(struct mlx4_ib_demux_ctx *ctx, struct ib_mad *mad) in send_mad_to_wire()
229 struct ib_mad *mad) in send_mad_to_slave()
254 struct ib_sa_mad mad; in send_join_to_wire() local
281 struct ib_sa_mad mad; in send_leave_to_wire() local
321 struct ib_sa_mad mad; in send_reply_to_slave() local
883 struct ib_sa_mad *mad) in mlx4_ib_mcg_demux_handler()
1167 struct ib_sa_mad *mad = &req->sa_mad; in build_leave_mad() local
H A Dmad.c82 struct ib_mad mad; member
88 struct ib_mad mad; member
221 const struct ib_mad *mad, u16 prev_lid) in smp_snoop()
368 struct ib_mad *mad) in node_desc_override()
384 const struct ib_mad *mad) in forward_trap()
513 struct ib_grh *grh, struct ib_mad *mad) in mlx4_ib_send_to_slave()
684 struct ib_mad *mad) in mlx4_ib_demux_mad()
1359 u8 *s_mac, u16 vlan_id, struct ib_mad *mad) in mlx4_ib_send_to_wire()
1900 struct ib_mad *mad; in mlx4_ib_sqp_comp_worker() local
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc-core.c247 struct ibmvfc_mad_common *mad = &evt->iu.mad_common; in ibmvfc_trc_start() local
283 struct ibmvfc_mad_common *mad = &evt->xfer_iu->mad_common; in ibmvfc_trc_end() local
2266 struct ibmvfc_passthru_mad *mad; in ibmvfc_bsg_request() local
4420 struct ibmvfc_implicit_logout *mad; in __ibmvfc_tgt_get_implicit_logout_evt() local
4484 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_implicit_logout_and_del_done() local
4656 static int ibmvfc_adisc_needs_plogi(struct ibmvfc_passthru_mad *mad, in ibmvfc_adisc_needs_plogi()
4677 struct ibmvfc_passthru_mad *mad = &evt->xfer_iu->passthru; in ibmvfc_tgt_adisc_done() local
4718 struct ibmvfc_passthru_mad *mad = &evt->iu.passthru; in ibmvfc_init_passthru() local
4840 struct ibmvfc_passthru_mad *mad; in ibmvfc_tgt_adisc() local
5156 struct ibmvfc_discover_targets *mad; in ibmvfc_get_disc_event() local
[all …]
/linux/include/net/
H A Dmrp.h125 struct rb_root mad; member
/linux/include/scsi/
H A Dviosrp.h202 union mad_iu mad; member
/linux/include/rdma/
H A Dib_smi.h151 static inline void ib_init_query_mad(struct ib_smp *mad) in ib_init_query_mad()