Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c291 V_FW_RI_TPTE_STAGKEY((*stag & M_FW_RI_TPTE_STAGKEY)) | in write_tpt_entry()
H A Dqp.c680 V_FW_RI_TPTE_STAGKEY((mhp->ibmr.rkey & M_FW_RI_TPTE_STAGKEY)) | in build_tpte_memreg()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1376 #define M_FW_RI_TPTE_STAGKEY 0xff macro
1379 (((x) >> S_FW_RI_TPTE_STAGKEY) & M_FW_RI_TPTE_STAGKEY)