Home
last modified time | relevance | path

Searched refs:agent_id (Results 1 – 11 of 11) sorted by relevance

/drivers/firmware/arm_scmi/
A Dsystem.c30 __le32 agent_id; member
104 r->agent_id = le32_to_cpu(p->agent_id); in scmi_system_fill_custom_report()
A Dbase.c41 __le32 agent_id; member
51 __le32 agent_id; member
342 r->agent_id = le32_to_cpu(p->agent_id); in scmi_base_fill_custom_report()
A Dpower.c57 __le32 agent_id; member
282 r->agent_id = le32_to_cpu(p->agent_id); in scmi_power_fill_custom_report()
A Dreset.c55 __le32 agent_id; member
300 r->agent_id = le32_to_cpu(p->agent_id); in scmi_reset_fill_custom_report()
A Dpowercap.c101 __le32 agent_id; member
108 __le32 agent_id; member
887 r->agent_id = le32_to_cpu(p->agent_id); in scmi_powercap_fill_custom_report()
904 r->agent_id = le32_to_cpu(p->agent_id); in scmi_powercap_fill_custom_report()
A Dsensors.c205 __le32 agent_id; member
211 __le32 agent_id; member
1067 r->agent_id = le32_to_cpu(p->agent_id); in scmi_sensor_fill_custom_report()
1087 r->agent_id = le32_to_cpu(p->agent_id); in scmi_sensor_fill_custom_report()
A Dperf.c112 __le32 agent_id; member
119 __le32 agent_id; member
1173 r->agent_id = le32_to_cpu(p->agent_id); in scmi_perf_fill_custom_report()
1212 r->agent_id = le32_to_cpu(p->agent_id); in scmi_perf_fill_custom_report()
A Dclock.c153 __le32 agent_id; member
1024 r->agent_id = le32_to_cpu(p->agent_id); in scmi_clk_fill_custom_report()
/drivers/infiniband/core/
A Duser_mad.c698 int agent_id; in ib_umad_reg_agent() local
723 for (agent_id = 0; agent_id < IB_UMAD_MAX_AGENTS; ++agent_id) in ib_umad_reg_agent()
724 if (!__get_agent(file, agent_id)) in ib_umad_reg_agent()
763 if (put_user(agent_id, in ib_umad_reg_agent()
780 file->agent[agent_id] = agent; in ib_umad_reg_agent()
799 int agent_id; in ib_umad_reg_agent2() local
837 for (agent_id = 0; agent_id < IB_UMAD_MAX_AGENTS; ++agent_id) in ib_umad_reg_agent2()
838 if (!__get_agent(file, agent_id)) in ib_umad_reg_agent2()
877 if (put_user(agent_id, in ib_umad_reg_agent2()
889 file->agent[agent_id] = agent; in ib_umad_reg_agent2()
/drivers/s390/crypto/
A Dzcrypt_msgtype6.h42 unsigned char agent_id[16]; /* 0x4341000000000000 */ member
135 .agent_id = {'C', 'A'}, in rng_type6cprb_msgx()
A Dzcrypt_msgtype6.c193 .agent_id = {'C', 'A',}, in icamex_msg_to_type6mex_msgx()
262 .agent_id = {'C', 'A',}, in icacrt_msg_to_type6crt_msgx()
394 memcpy(msg->hdr.agent_id, &xcrb->agent_ID, sizeof(xcrb->agent_ID)); in xcrb_msg_to_type6cprb_msgx()
458 .agent_id[0] = 0x58, /* {'X'} */ in xcrb_msg_to_type6_ep11cprb_msgx()
459 .agent_id[1] = 0x43, /* {'C'} */ in xcrb_msg_to_type6_ep11cprb_msgx()

Completed in 28 milliseconds