Home
last modified time | relevance | path

Searched refs:to_c4iw_xxx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h122 #define to_c4iw_xxx(xxx, type) \ macro
128 return to_c4iw_xxx(dev, dev); in to_c4iw_dev()
133 return to_c4iw_xxx(ctx, context); in to_c4iw_context()
138 return to_c4iw_xxx(pd, pd); in to_c4iw_pd()
143 return to_c4iw_xxx(cq, cq); in to_c4iw_cq()
148 return to_c4iw_xxx(qp, qp); in to_c4iw_qp()
153 return to_c4iw_xxx(mr, mr); in to_c4iw_mr()