Searched defs:rmpp_hdr (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dmad_rmpp.c730 struct ib_rmpp_hdr *rmpp_hdr; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_mad.h173 struct ib_rmpp_hdr rmpp_hdr; member in struct:ib_rmpp_mad
179 struct ib_rmpp_hdr rmpp_hdr; member in struct:ib_sa_mad
186 struct ib_rmpp_hdr rmpp_hdr; member in struct:ib_vendor_mad
258 static inline u8 ib_get_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr) argument
267 static inline u8 ib_get_rmpp_flags(struct ib_rmpp_hdr *rmpp_hdr) argument
277 ib_set_rmpp_resptime(struct ib_rmpp_hdr *rmpp_hdr, u8 rtime) argument
287 ib_set_rmpp_flags(struct ib_rmpp_hdr *rmpp_hdr, u8 flags) argument
[all...]

Completed in 64 milliseconds