Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h197 #define HOSTPAGESIZEPF4_S 16 macro
199 #define HOSTPAGESIZEPF4_V(x) ((x) << HOSTPAGESIZEPF4_S)
200 #define HOSTPAGESIZEPF4_G(x) (((x) >> HOSTPAGESIZEPF4_S) & HOSTPAGESIZEPF4_M)