Searched refs:agent_req (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c1116 if (agent_id == agent->agent_req.id)
1135 if (agent_class == agent->agent_req.mgmt_class)
1149 uint8_t mgmt_class_num = agent->agent_req.mgmt_class;
1243 if (agent->agent_req.rmpp_version)
1321 umad_msg->umad_msg_hdr.id = agent->agent_req.id;
1564 (void) umad_unregister(&agent->agent_req, uctx);
2019 if (agent->agent_req.rmpp_version > 0) {
2275 if (agent_id == agent->agent_req.id) {
2335 agent->agent_req = *req;
2340 agent->agent_req
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/
H A Dsol_umad.h67 struct ib_user_mad_reg_req agent_req; /* Params given during */ member in struct:umad_agent_s

Completed in 55 milliseconds