Searched refs:ib_header (Results 1 – 6 of 6) sorted by relevance
97 struct ib_header { struct173 static inline u8 ib_get_lnh(struct ib_header *hdr) in ib_get_lnh()178 static inline u8 ib_get_sc(struct ib_header *hdr) in ib_get_sc()188 static inline u8 ib_get_sl(struct ib_header *hdr) in ib_get_sl()193 static inline u16 ib_get_dlid(struct ib_header *hdr) in ib_get_dlid()198 static inline u16 ib_get_slid(struct ib_header *hdr) in ib_get_slid()203 static inline u8 ib_get_lver(struct ib_header *hdr) in ib_get_lver()
70 #define LRH_9B_BYTES (sizeof_field(struct ib_header, lrh))93 struct ib_header ibh; /* 9B header */
10 static u8 __get_ib_hdr_len(struct ib_header *hdr) in __get_ib_hdr_len()150 static u16 ib_get_len(const struct ib_header *hdr) in ib_get_len()155 void hfi1_trace_parse_9b_hdr(struct ib_header *hdr, bool sc5, in hfi1_trace_parse_9b_hdr()
67 u8 ibhdr_exhdr_len(struct ib_header *hdr);78 void hfi1_trace_parse_9b_hdr(struct ib_header *hdr, bool sc5,
1228 struct ib_header *hdr = &opa_hdr->ibh; in hfi1_make_rc_ack_9B()
2854 struct ib_header *hdr = packet->hdr; in hfi1_handle_kdeth_eflags()