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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h191 #define FW_RI_TPTE_PDID_S 0 macro
193 #define FW_RI_TPTE_PDID_V(x) ((x) << FW_RI_TPTE_PDID_S)
195 (((x) >> FW_RI_TPTE_PDID_S) & FW_RI_TPTE_PDID_M)

Completed in 64 milliseconds