Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dmad.c99 static void cancel_mads(struct ib_mad_agent_private *mad_agent_priv);
496 cancel_mads(mad_agent_priv); in unregister_mad_agent()
2399 static void cancel_mads(struct ib_mad_agent_private *mad_agent_priv) in cancel_mads() function