Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_regs.h131 #define S_HOSTPAGESIZEPF6 24 macro
133 #define V_HOSTPAGESIZEPF6(x) ((x) << S_HOSTPAGESIZEPF6)
134 #define G_HOSTPAGESIZEPF6(x) (((x) >> S_HOSTPAGESIZEPF6) & M_HOSTPAGESIZEPF6)