Lines Matching refs:hfi1_16b_header
422 static inline u8 hfi1_16B_get_l4(struct hfi1_16b_header *hdr) in hfi1_16B_get_l4()
427 static inline u8 hfi1_16B_get_sc(struct hfi1_16b_header *hdr) in hfi1_16B_get_sc()
432 static inline u32 hfi1_16B_get_dlid(struct hfi1_16b_header *hdr) in hfi1_16B_get_dlid()
439 static inline u32 hfi1_16B_get_slid(struct hfi1_16b_header *hdr) in hfi1_16B_get_slid()
446 static inline u8 hfi1_16B_get_becn(struct hfi1_16b_header *hdr) in hfi1_16B_get_becn()
451 static inline u8 hfi1_16B_get_fecn(struct hfi1_16b_header *hdr) in hfi1_16B_get_fecn()
456 static inline u8 hfi1_16B_get_l2(struct hfi1_16b_header *hdr) in hfi1_16B_get_l2()
461 static inline u16 hfi1_16B_get_pkey(struct hfi1_16b_header *hdr) in hfi1_16B_get_pkey()
466 static inline u8 hfi1_16B_get_rc(struct hfi1_16b_header *hdr) in hfi1_16B_get_rc()
471 static inline u8 hfi1_16B_get_age(struct hfi1_16b_header *hdr) in hfi1_16B_get_age()
476 static inline u16 hfi1_16B_get_len(struct hfi1_16b_header *hdr) in hfi1_16B_get_len()
481 static inline u16 hfi1_16B_get_entropy(struct hfi1_16b_header *hdr) in hfi1_16B_get_entropy()
2435 static inline void hfi1_make_16b_hdr(struct hfi1_16b_header *hdr, in hfi1_make_16b_hdr()