Lines Matching defs:lap_msg
687 static inline __be32 cm_lap_get_remote_qpn(struct cm_lap_msg *lap_msg) in cm_lap_get_remote_qpn()
692 static inline void cm_lap_set_remote_qpn(struct cm_lap_msg *lap_msg, __be32 qpn) in cm_lap_set_remote_qpn()
699 static inline u8 cm_lap_get_remote_resp_timeout(struct cm_lap_msg *lap_msg) in cm_lap_get_remote_resp_timeout()
704 static inline void cm_lap_set_remote_resp_timeout(struct cm_lap_msg *lap_msg, in cm_lap_set_remote_resp_timeout()
712 static inline __be32 cm_lap_get_flow_label(struct cm_lap_msg *lap_msg) in cm_lap_get_flow_label()
717 static inline void cm_lap_set_flow_label(struct cm_lap_msg *lap_msg, in cm_lap_set_flow_label()
725 static inline u8 cm_lap_get_traffic_class(struct cm_lap_msg *lap_msg) in cm_lap_get_traffic_class()
730 static inline void cm_lap_set_traffic_class(struct cm_lap_msg *lap_msg, in cm_lap_set_traffic_class()
738 static inline u8 cm_lap_get_packet_rate(struct cm_lap_msg *lap_msg) in cm_lap_get_packet_rate()
743 static inline void cm_lap_set_packet_rate(struct cm_lap_msg *lap_msg, in cm_lap_set_packet_rate()
749 static inline u8 cm_lap_get_sl(struct cm_lap_msg *lap_msg) in cm_lap_get_sl()
754 static inline void cm_lap_set_sl(struct cm_lap_msg *lap_msg, u8 sl) in cm_lap_set_sl()
759 static inline u8 cm_lap_get_subnet_local(struct cm_lap_msg *lap_msg) in cm_lap_get_subnet_local()
764 static inline void cm_lap_set_subnet_local(struct cm_lap_msg *lap_msg, in cm_lap_set_subnet_local()
770 static inline u8 cm_lap_get_local_ack_timeout(struct cm_lap_msg *lap_msg) in cm_lap_get_local_ack_timeout()
775 static inline void cm_lap_set_local_ack_timeout(struct cm_lap_msg *lap_msg, in cm_lap_set_local_ack_timeout()