Searched refs:agent_id (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/infiniband/core/ |
| D | user_mad.c | 670 int agent_id; in ib_umad_reg_agent() local 696 for (agent_id = 0; agent_id < IB_UMAD_MAX_AGENTS; ++agent_id) in ib_umad_reg_agent() 697 if (!__get_agent(file, agent_id)) in ib_umad_reg_agent() 736 if (put_user(agent_id, in ib_umad_reg_agent() 753 file->agent[agent_id] = agent; in ib_umad_reg_agent() 772 int agent_id; in ib_umad_reg_agent2() local 812 for (agent_id = 0; agent_id < IB_UMAD_MAX_AGENTS; ++agent_id) in ib_umad_reg_agent2() 813 if (!__get_agent(file, agent_id)) in ib_umad_reg_agent2() 853 if (put_user(agent_id, in ib_umad_reg_agent2() 865 file->agent[agent_id] = agent; in ib_umad_reg_agent2()
|
| /Linux-v5.4/drivers/s390/crypto/ |
| D | zcrypt_msgtype6.h | 44 unsigned char agent_id[16]; /* 0x4341000000000000 */ member 134 .agent_id = {'C', 'A'}, in rng_type6CPRB_msgX()
|
| D | zcrypt_msgtype6.c | 255 .agent_id = {'C', 'A',}, in ICAMEX_msg_to_type6MEX_msgX() 324 .agent_id = {'C', 'A',}, in ICACRT_msg_to_type6CRT_msgX() 458 memcpy(msg->hdr.agent_id, &(xcRB->agent_ID), sizeof(xcRB->agent_ID)); in XCRB_msg_to_type6CPRB_msgX() 505 .agent_id[0] = 0x58, /* {'X'} */ in xcrb_msg_to_type6_ep11cprb_msgx() 506 .agent_id[1] = 0x43, /* {'C'} */ in xcrb_msg_to_type6_ep11cprb_msgx()
|
| /Linux-v5.4/Documentation/arm/omap/ |
| D | omap_pm.rst | 48 (*pdata->set_min_bus_tput)(struct device *dev, u8 agent_id, unsigned long r)
|