Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dmem.c296 V_FW_RI_TPTE_ADDRTYPE((zbva ? FW_RI_ZERO_BASED_TO : in write_tpt_entry()
H A Dqp.c686 V_FW_RI_TPTE_ADDRTYPE(FW_RI_VA_BASED_TO) | in build_tpte_memreg()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1415 #define V_FW_RI_TPTE_ADDRTYPE(x) ((x) << S_FW_RI_TPTE_ADDRTYPE) macro
1418 #define F_FW_RI_TPTE_ADDRTYPE V_FW_RI_TPTE_ADDRTYPE(1U)