Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h245 #define FW_RI_TPTE_PBLADDR_S 0 macro
247 #define FW_RI_TPTE_PBLADDR_V(x) ((x) << FW_RI_TPTE_PBLADDR_S)
249 (((x) >> FW_RI_TPTE_PBLADDR_S) & FW_RI_TPTE_PBLADDR_M)