Home
last modified time | relevance | path

Searched defs:c4iw_mr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h92 struct c4iw_mr { struct
93 struct ibv_mr ibv_mr;
94 uint64_t va_fbo;
95 uint32_t len;
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h393 struct c4iw_mr { struct
405 static inline struct c4iw_mr *to_c4iw_mr(struct ib_mr *ibmr) in to_c4iw_mr() argument