Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h224 #define FW_RI_TPTE_PS_S 20 macro
226 #define FW_RI_TPTE_PS_V(x) ((x) << FW_RI_TPTE_PS_S)
228 (((x) >> FW_RI_TPTE_PS_S) & FW_RI_TPTE_PS_M)