Searched defs:mad_rmpp_recv (Results 1 – 1 of 1) sorted by relevance
50 struct mad_rmpp_recv { struct51 struct ib_mad_agent_private *agent;52 struct list_head list;53 struct delayed_work timeout_work;77 static inline void deref_rmpp_recv(struct mad_rmpp_recv *rmpp_recv) in deref_rmpp_recv() argument