Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h230 #define S_FW_RI_TPTE_QPID 0 macro
232 #define V_FW_RI_TPTE_QPID(x) ((x) << S_FW_RI_TPTE_QPID)
234 (((x) >> S_FW_RI_TPTE_QPID) & M_FW_RI_TPTE_QPID)