Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/firmware/
HDt4fw_interface.h1265 #define S_FW_RI_TPTE_PBLADDR 0 macro
1267 #define V_FW_RI_TPTE_PBLADDR(x) ((x) << S_FW_RI_TPTE_PBLADDR)
1269 (((x) >> S_FW_RI_TPTE_PBLADDR) & M_FW_RI_TPTE_PBLADDR)