Searched defs:mad_rmpp_recv (Results 1 – 1 of 1) sorted by relevance
46 struct mad_rmpp_recv { struct47 struct ib_mad_agent_private *agent;48 struct list_head list;49 struct delayed_work timeout_work;73 static inline void deref_rmpp_recv(struct mad_rmpp_recv *rmpp_recv) in deref_rmpp_recv() argument