Lines Matching +defs:val +defs:hdr
115 static inline void ib_u64_put(u64 val, __be64 *p) in ib_u64_put()
125 static inline void put_ib_reth_vaddr(u64 val, struct ib_reth *reth) in put_ib_reth_vaddr()
135 static inline void put_ib_ateth_vaddr(u64 val, struct ib_atomic_eth *ateth) in put_ib_ateth_vaddr()
145 static inline void put_ib_ateth_swap(u64 val, struct ib_atomic_eth *ateth) in put_ib_ateth_swap()
155 static inline void put_ib_ateth_compare(u64 val, struct ib_atomic_eth *ateth) in put_ib_ateth_compare()
173 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()