Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h1435 #define S_FW_RI_TPTE_QPID 0 macro
1437 #define V_FW_RI_TPTE_QPID(x) ((x) << S_FW_RI_TPTE_QPID)
1439 (((x) >> S_FW_RI_TPTE_QPID) & M_FW_RI_TPTE_QPID)