Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h525 #define S_TPT_PAGE_SIZE 20 macro
527 #define V_TPT_PAGE_SIZE(x) ((x) << S_TPT_PAGE_SIZE)
528 #define G_TPT_PAGE_SIZE(x) (((x) >> S_TPT_PAGE_SIZE) & M_TPT_PAGE_SIZE)