Lines Matching defs:ohdr
214 static inline u32 ib_get_qkey(struct ib_other_headers *ohdr) in ib_get_qkey()
219 static inline u32 ib_get_sqpn(struct ib_other_headers *ohdr) in ib_get_sqpn()
241 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad()
247 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey()
252 static inline u8 ib_bth_get_opcode(struct ib_other_headers *ohdr) in ib_bth_get_opcode()
258 static inline u8 ib_bth_get_ackreq(struct ib_other_headers *ohdr) in ib_bth_get_ackreq()
264 static inline u8 ib_bth_get_migreq(struct ib_other_headers *ohdr) in ib_bth_get_migreq()
270 static inline u8 ib_bth_get_se(struct ib_other_headers *ohdr) in ib_bth_get_se()
276 static inline u32 ib_bth_get_psn(struct ib_other_headers *ohdr) in ib_bth_get_psn()
281 static inline u32 ib_bth_get_qpn(struct ib_other_headers *ohdr) in ib_bth_get_qpn()
286 static inline bool ib_bth_get_becn(struct ib_other_headers *ohdr) in ib_bth_get_becn()
291 static inline bool ib_bth_get_fecn(struct ib_other_headers *ohdr) in ib_bth_get_fecn()
296 static inline u8 ib_bth_get_tver(struct ib_other_headers *ohdr) in ib_bth_get_tver()
302 static inline bool ib_bth_is_solicited(struct ib_other_headers *ohdr) in ib_bth_is_solicited()
307 static inline bool ib_bth_is_migration(struct ib_other_headers *ohdr) in ib_bth_is_migration()