Searched refs:V_TPT_PERM (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/infiniband/hw/cxgb3/ | ||
D | cxio_wr.h | 510 #define V_TPT_PERM(x) ((x) << S_TPT_PERM) macro |
D | cxio_hal.c | 734 tpt.flags_pagesize_qpid = cpu_to_be32(V_TPT_PERM(perm) | in __cxio_tpt_op() |