Searched defs:rmpp_hdr (Results 1 – 5 of 5) sorted by relevance
217 struct ib_rmpp_hdr rmpp_hdr; member223 struct ib_rmpp_hdr rmpp_hdr; member229 struct ib_rmpp_hdr rmpp_hdr; member236 struct ib_rmpp_hdr rmpp_hdr; member435 static inline u8 ib_get_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr) in ib_get_rmpp_resptime()444 static inline u8 ib_get_rmpp_flags(const struct ib_rmpp_hdr *rmpp_hdr) in ib_get_rmpp_flags()454 static inline void ib_set_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr, u8 rtime) in ib_set_rmpp_resptime()464 static inline void ib_set_rmpp_flags(struct ib_rmpp_hdr *rmpp_hdr, u8 flags) in ib_set_rmpp_flags()
155 struct umad_rmpp_hdr rmpp_hdr; member167 struct umad_rmpp_hdr rmpp_hdr; member
139 struct umad_rmpp_hdr rmpp_hdr; member
291 static void print_rmpp_hdr(struct ib_rmpp_hdr *rmpp_hdr) in print_rmpp_hdr()
757 struct ib_rmpp_hdr *rmpp_hdr; in process_rmpp_data() local