Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h547 #define V_TPT_PBL_SIZE(x) ((x) << S_TPT_PBL_SIZE) macro
Dcxio_hal.c745 cpu_to_be32(V_TPT_PBL_SIZE(pbl_size >> 2)); in __cxio_tpt_op()