Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h239 #define FW_RI_TPTE_PBLADDR_S 0 macro
241 #define FW_RI_TPTE_PBLADDR_V(x) ((x) << FW_RI_TPTE_PBLADDR_S)
243 (((x) >> FW_RI_TPTE_PBLADDR_S) & FW_RI_TPTE_PBLADDR_M)