Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h505 #define V_TPT_PDID(x) ((x) << S_TPT_PDID) macro
Dcxio_hal.c732 V_TPT_STAG_TYPE(type) | V_TPT_PDID(pdid)); in __cxio_tpt_op()