Searched refs:ib_rmpp_hdr (Results 1 – 1 of 1) sorted by relevance
150 struct ib_rmpp_hdr { struct188 struct ib_rmpp_hdr rmpp_hdr;194 struct ib_rmpp_hdr rmpp_hdr;200 struct ib_rmpp_hdr rmpp_hdr;207 struct ib_rmpp_hdr rmpp_hdr;490 static inline u8 ib_get_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr) in ib_get_rmpp_resptime()499 static inline u8 ib_get_rmpp_flags(struct ib_rmpp_hdr *rmpp_hdr) in ib_get_rmpp_flags()509 static inline void ib_set_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr, u8 rtime) in ib_set_rmpp_resptime()519 static inline void ib_set_rmpp_flags(struct ib_rmpp_hdr *rmpp_hdr, u8 flags) in ib_set_rmpp_flags()
Completed in 7 milliseconds