Searched refs:attr_mod (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/tools/perf/tests/
H A Dbp_account.c83 struct perf_event_attr attr, attr_mod, attr_new; local
92 attr_mod = attr;
93 attr_mod.bp_type = HW_BREAKPOINT_X;
94 attr_mod.bp_addr = (unsigned long) test_function;
96 ret = ioctl(fd[0], PERF_EVENT_IOC_MODIFY_ATTRIBUTES, &attr_mod);
/linux-master/include/trace/events/
H A Dib_umad.h45 __field(u32, attr_mod)
82 __entry->attr_mod = mad_hdr->attr_mod;
91 "attr_mod 0x%08x ",
105 be32_to_cpu(__entry->attr_mod)
H A Dib_mad.h37 __field(u32, attr_mod)
81 __entry->attr_mod =
82 ((struct ib_mad_hdr *)wr->send_buf.mad)->attr_mod;
90 "attr_id 0x%x attr_mod 0x%x => dlid 0x%08x sl %d "\
101 be32_to_cpu(__entry->attr_mod),
201 __field(u32, attr_mod)
221 __entry->attr_mod = mad_hdr->attr_mod;
231 "tid 0x%016llx attr_id 0x%04x attr_mod 0x%08x " \
241 be32_to_cpu(__entry->attr_mod),
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmad.c324 in_mad->attr_mod = cpu_to_be32(port);
489 in_mad->attr_mod = cpu_to_be32(index / 32);
518 in_mad->attr_mod = cpu_to_be32(port);
529 in_mad->attr_mod = cpu_to_be32(index / 8);
563 in_mad->attr_mod = cpu_to_be32(port);
642 in_mad->attr_mod = cpu_to_be32(port);
/linux-master/include/rdma/
H A Dopa_smi.h33 __be32 attr_mod; member in struct:opa_smp
H A Dib_smi.h29 __be32 attr_mod; member in struct:ib_smp
H A Dib_mad.h147 __be32 attr_mod; member in struct:ib_mad_hdr
418 __be32 attr_mod; member in struct:ib_mad_notice_attr::__anon1878::__anon1883
/linux-master/samples/bpf/
H A Dibumad_kern.c70 u32 attr_mod; member in struct:ib_umad_rw_args
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_mad.c182 data.details.ntc_256.attr_mod = smp->attr_mod;
270 if (smp->attr_mod)
287 if (smp->attr_mod || pidx >= dd->num_pports ||
317 u32 startgx = 8 * be32_to_cpu(smp->attr_mod);
464 u32 port_num = be32_to_cpu(smp->attr_mod);
599 u32 startpx = 32 * (be32_to_cpu(smp->attr_mod) & 0xffff);
624 u32 startgx = 8 * be32_to_cpu(smp->attr_mod);
671 u32 port_num = be32_to_cpu(smp->attr_mod);
1042 u32 startpx = 32 * (be32_to_cpu(smp->attr_mod)
[all...]
H A Dqib_mad.h129 __be32 attr_mod; member in struct:ib_cc_mad
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c453 trap->data.ntc_256.attr_mod = mad->attr_mod;
609 if (smp->attr_mod || pidx >= dd->num_pports ||
2222 be32_to_cpu(smp->attr_mod));
2266 be32_to_cpu(smp->attr_mod));
2382 __be32 attr_mod; member in struct:opa_aggregate
2568 if (pmp->mad_hdr.attr_mod != 0)
2692 u32 nports = be32_to_cpu(pmp->mad_hdr.attr_mod) >> 24;
2955 num_ports = be32_to_cpu(pmp->mad_hdr.attr_mod) >> 24;
3090 if (pmp->mad_hdr.attr_mod !
[all...]
H A Dmad.h92 __be32 attr_mod; member in struct:opa_mad_notice_attr::__anon893::__anon900
/linux-master/include/uapi/rdma/
H A Drdma_user_cm.h215 __u32 attr_mod; member in struct:rdma_ucm_ece
/linux-master/drivers/infiniband/core/
H A Ducma.c291 uevent->resp.ece.attr_mod = event->ece.attr_mod;
1075 ece.attr_mod = cmd.ece.attr_mod;
1132 ece.attr_mod = cmd.ece.attr_mod;
H A Dcma.c2141 event->ece.attr_mod = rep_data->ece.attr_mod;
2366 event->ece.attr_mod = req_data->ece.attr_mod;
4376 req.ece.attr_mod = id_priv->ece.attr_mod;
4518 id_priv->ece.attr_mod = ece->attr_mod;
4550 rep.ece.attr_mod = id_priv->ece.attr_mod;
[all...]
H A Dcm.c1316 __be64 tid, u32 attr_mod)
1319 hdr->attr_mod = cpu_to_be32(attr_mod);
1336 cm_form_tid(cm_id_priv), param->ece.attr_mod);
1841 param->ece.attr_mod = be32_to_cpu(req_msg->hdr.attr_mod);
2239 param->ece.attr_mod);
2425 param->ece.attr_mod = be32_to_cpu(rep_msg->hdr.attr_mod);
3643 cm_id_priv->tid, param->ece.attr_mod);
1315 cm_format_mad_ece_hdr(struct ib_mad_hdr *hdr, __be16 attr_id, __be64 tid, u32 attr_mod) argument
[all...]
H A Dmad.c209 (hdr->attr_mod & IB_BM_ATTR_MOD_RESP)));
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c137 in_mad->attr_mod = cpu_to_be32(port);
231 in_mad->attr_mod = cpu_to_be32(index / 32);
260 in_mad->attr_mod = cpu_to_be32(port);
271 in_mad->attr_mod = cpu_to_be32(index / 8);
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmcg.c295 mad.mad_hdr.attr_mod = cpu_to_be32(0);
336 mad.mad_hdr.attr_mod = cpu_to_be32(0);
H A Dmain.c671 in_mad->attr_mod = cpu_to_be32(port);
723 in_mad->attr_mod = cpu_to_be32(port);
850 in_mad->attr_mod = cpu_to_be32(port);
872 in_mad->attr_mod = cpu_to_be32(index / 8);
919 in_mad->attr_mod = 0;
973 in_mad->attr_mod = cpu_to_be32(index / 32);
H A Dmad.c264 bn = be32_to_cpu(((struct ib_smp *)mad)->attr_mod) & 0xFFFF;
300 bn = be32_to_cpu(((struct ib_smp *)mad)->attr_mod);
1154 in_mad->attr_mod = cpu_to_be32(guid_tbl_blk_num + i);
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c135 return be32_to_cpu(recvd_mad->mad_hdr.attr_mod) & 0xff;
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dcmd.c851 in_mad->attr_mod = cpu_to_be32(index / 32);
924 index = be32_to_cpu(smp->attr_mod);
948 smp->attr_mod = cpu_to_be32(port);
970 smp->attr_mod = 0;
/linux-master/include/linux/mlx4/
H A Ddevice.h1014 __be32 attr_mod; member in struct:mlx4_mad_ifc
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c439 slot = be32_to_cpu(rq_mad->mad_hdr.attr_mod);
443 slot = be32_to_cpu(rq_mad->mad_hdr.attr_mod);

Completed in 437 milliseconds

12