Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4fw_interface.h1154 #define S_FW_RI_TPTE_PERM 28 macro
1156 #define V_FW_RI_TPTE_PERM(x) ((x) << S_FW_RI_TPTE_PERM)
1158 (((x) >> S_FW_RI_TPTE_PERM) & M_FW_RI_TPTE_PERM)
/freebsd-10-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h1401 #define S_FW_RI_TPTE_PERM 28 macro
1403 #define V_FW_RI_TPTE_PERM(x) ((x) << S_FW_RI_TPTE_PERM)
1405 (((x) >> S_FW_RI_TPTE_PERM) & M_FW_RI_TPTE_PERM)