Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h508 #define S_TPT_PERM 28 macro
510 #define V_TPT_PERM(x) ((x) << S_TPT_PERM)
511 #define G_TPT_PERM(x) (((x) >> S_TPT_PERM) & M_TPT_PERM)