Searched defs:mad_rmpp_recv (Results 1 – 1 of 1) sorted by relevance
47 struct mad_rmpp_recv { struct48 struct ib_mad_agent_private *agent;49 struct list_head list;50 struct delayed_work timeout_work;74 static inline void deref_rmpp_recv(struct mad_rmpp_recv *rmpp_recv) in deref_rmpp_recv() argument