Home
last modified time | relevance | path

Searched refs:ib_header (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/rdma/
Dib_hdrs.h127 struct ib_header { struct
203 static inline u8 ib_get_lnh(struct ib_header *hdr) in ib_get_lnh()
208 static inline u8 ib_get_sc(struct ib_header *hdr) in ib_get_sc()
218 static inline u8 ib_get_sl(struct ib_header *hdr) in ib_get_sl()
223 static inline u16 ib_get_dlid(struct ib_header *hdr) in ib_get_dlid()
228 static inline u16 ib_get_slid(struct ib_header *hdr) in ib_get_slid()
233 static inline u8 ib_get_lver(struct ib_header *hdr) in ib_get_lver()
239 static inline u16 ib_get_len(struct ib_header *hdr) in ib_get_len()