Searched defs:cm_lap_msg (Results 1 – 1 of 1) sorted by relevance
659 struct cm_lap_msg { struct660 struct ib_mad_hdr hdr;662 __be32 local_comm_id;663 __be32 remote_comm_id;687 static inline __be32 cm_lap_get_remote_qpn(struct cm_lap_msg *lap_msg) in cm_lap_get_remote_qpn() argument