Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h510 #define V_TPT_PERM(x) ((x) << S_TPT_PERM) macro
Dcxio_hal.c734 tpt.flags_pagesize_qpid = cpu_to_be32(V_TPT_PERM(perm) | in __cxio_tpt_op()