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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h165 #define FW_RI_TPTE_VALID_S 31 macro
167 #define FW_RI_TPTE_VALID_V(x) ((x) << FW_RI_TPTE_VALID_S)
169 (((x) >> FW_RI_TPTE_VALID_S) & FW_RI_TPTE_VALID_M)

Completed in 185 milliseconds