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

/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h230 #define FW_RI_TPTE_QPID_S 0 macro
232 #define FW_RI_TPTE_QPID_V(x) ((x) << FW_RI_TPTE_QPID_S)
234 (((x) >> FW_RI_TPTE_QPID_S) & FW_RI_TPTE_QPID_M)

Completed in 100 milliseconds