Home
last modified time | relevance | path

Searched defs:port_priv (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/ofed/drivers/infiniband/core/
HDagent.c85 struct ib_agent_port_private *port_priv; in agent_send_response() local
147 struct ib_agent_port_private *port_priv; in ib_agent_port_open() local
198 struct ib_agent_port_private *port_priv; in ib_agent_port_close() local
HDmad.c725 struct ib_mad_port_private *port_priv; in ib_register_mad_agent() local
975 struct ib_mad_port_private *port_priv; in ib_register_mad_snoop() local
1045 struct ib_mad_port_private *port_priv; in unregister_mad_agent() local
1213 struct ib_mad_port_private *port_priv; in handle_outgoing_dr_smp() local
1883 struct ib_mad_port_private *port_priv; in add_nonoui_reg_req() local
1944 struct ib_mad_port_private *port_priv; in add_oui_reg_req() local
2044 struct ib_mad_port_private *port_priv; in remove_mad_reg_req() local
2140 find_mad_agent(struct ib_mad_port_private *port_priv, in find_mad_agent()
2446 static void ib_mad_recv_done_handler(struct ib_mad_port_private *port_priv, in ib_mad_recv_done_handler()
2702 static void ib_mad_send_done_handler(struct ib_mad_port_private *port_priv, in ib_mad_send_done_handler()
[all …]
HDmad_priv.h201 struct ib_mad_port_private *port_priv; member