cm_lap_msg
static inline __be32 cm_lap_get_remote_qpn(struct cm_lap_msg *lap_msg)
static inline void cm_lap_set_remote_qpn(struct cm_lap_msg *lap_msg, __be32 qpn)
static inline u8 cm_lap_get_remote_resp_timeout(struct cm_lap_msg *lap_msg)
static inline void cm_lap_set_remote_resp_timeout(struct cm_lap_msg *lap_msg,
static inline __be32 cm_lap_get_flow_label(struct cm_lap_msg *lap_msg)
static inline void cm_lap_set_flow_label(struct cm_lap_msg *lap_msg,
static inline u8 cm_lap_get_traffic_class(struct cm_lap_msg *lap_msg)
static inline void cm_lap_set_traffic_class(struct cm_lap_msg *lap_msg,
static inline u8 cm_lap_get_packet_rate(struct cm_lap_msg *lap_msg)
static inline void cm_lap_set_packet_rate(struct cm_lap_msg *lap_msg,
static inline u8 cm_lap_get_sl(struct cm_lap_msg *lap_msg)
static inline void cm_lap_set_sl(struct cm_lap_msg *lap_msg, u8 sl)
static inline u8 cm_lap_get_subnet_local(struct cm_lap_msg *lap_msg)
static inline void cm_lap_set_subnet_local(struct cm_lap_msg *lap_msg,
static inline u8 cm_lap_get_local_ack_timeout(struct cm_lap_msg *lap_msg)
static inline void cm_lap_set_local_ack_timeout(struct cm_lap_msg *lap_msg,
static void cm_format_lap(struct cm_lap_msg *lap_msg,
cm_format_lap((struct cm_lap_msg *) msg->mad, cm_id_priv,
struct cm_lap_msg *lap_msg)
struct cm_lap_msg *lap_msg;
lap_msg = (struct cm_lap_msg *)work->mad_recv_wc->recv_buf.mad;