Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_regs.h146 #define S_HOSTPAGESIZEPF3 12 macro
148 #define V_HOSTPAGESIZEPF3(x) ((x) << S_HOSTPAGESIZEPF3)
149 #define G_HOSTPAGESIZEPF3(x) (((x) >> S_HOSTPAGESIZEPF3) & M_HOSTPAGESIZEPF3)