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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h197 #define FW_RI_TPTE_PERM_S 28 macro
199 #define FW_RI_TPTE_PERM_V(x) ((x) << FW_RI_TPTE_PERM_S)
201 (((x) >> FW_RI_TPTE_PERM_S) & FW_RI_TPTE_PERM_M)

Completed in 157 milliseconds