Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h193 #define FW_RI_TPTE_PERM_S 28 macro
195 #define FW_RI_TPTE_PERM_V(x) ((x) << FW_RI_TPTE_PERM_S)
197 (((x) >> FW_RI_TPTE_PERM_S) & FW_RI_TPTE_PERM_M)