Lines Matching refs:ib_other_headers
122 struct ib_other_headers { struct
132 struct ib_other_headers oth; argument
134 struct ib_other_headers oth;
244 static inline u32 ib_get_qkey(struct ib_other_headers *ohdr) in ib_get_qkey()
249 static inline u32 ib_get_sqpn(struct ib_other_headers *ohdr) in ib_get_sqpn()
271 static inline u8 ib_bth_get_pad(struct ib_other_headers *ohdr) in ib_bth_get_pad()
277 static inline u16 ib_bth_get_pkey(struct ib_other_headers *ohdr) in ib_bth_get_pkey()
282 static inline u8 ib_bth_get_opcode(struct ib_other_headers *ohdr) in ib_bth_get_opcode()
288 static inline u8 ib_bth_get_ackreq(struct ib_other_headers *ohdr) in ib_bth_get_ackreq()
294 static inline u8 ib_bth_get_migreq(struct ib_other_headers *ohdr) in ib_bth_get_migreq()
300 static inline u8 ib_bth_get_se(struct ib_other_headers *ohdr) in ib_bth_get_se()
306 static inline u32 ib_bth_get_psn(struct ib_other_headers *ohdr) in ib_bth_get_psn()
311 static inline u32 ib_bth_get_qpn(struct ib_other_headers *ohdr) in ib_bth_get_qpn()
316 static inline bool ib_bth_get_becn(struct ib_other_headers *ohdr) in ib_bth_get_becn()
321 static inline bool ib_bth_get_fecn(struct ib_other_headers *ohdr) in ib_bth_get_fecn()
326 static inline u8 ib_bth_get_tver(struct ib_other_headers *ohdr) in ib_bth_get_tver()
332 static inline bool ib_bth_is_solicited(struct ib_other_headers *ohdr) in ib_bth_is_solicited()
337 static inline bool ib_bth_is_migration(struct ib_other_headers *ohdr) in ib_bth_is_migration()