Searched refs:ib_rmpp_hdr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/ofed/include/rdma/
H A Dib_mad.h143 struct ib_rmpp_hdr { struct
176 struct ib_rmpp_hdr rmpp_hdr;
182 struct ib_rmpp_hdr rmpp_hdr;
189 struct ib_rmpp_hdr rmpp_hdr;
262 static inline u8 ib_get_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr)
271 static inline u8 ib_get_rmpp_flags(struct ib_rmpp_hdr *rmpp_hdr)
281 static inline void ib_set_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr, u8 rtime)
291 static inline void ib_set_rmpp_flags(struct ib_rmpp_hdr *rmpp_hdr, u8 flags)
/freebsd-10.0-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c286 static void print_rmpp_hdr(struct ib_rmpp_hdr *rmpp_hdr)
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dmad_rmpp.c737 struct ib_rmpp_hdr *rmpp_hdr;

Completed in 126 milliseconds