Searched defs:cm_lap_msg (Results 1 – 1 of 1) sorted by relevance
652 struct cm_lap_msg { struct653 struct ib_mad_hdr hdr;655 __be32 local_comm_id;656 __be32 remote_comm_id;680 static inline __be32 cm_lap_get_remote_qpn(struct cm_lap_msg *lap_msg) in cm_lap_get_remote_qpn() argument