Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h187 #define HOSTPAGESIZEPF6_S 24 macro
189 #define HOSTPAGESIZEPF6_V(x) ((x) << HOSTPAGESIZEPF6_S)
190 #define HOSTPAGESIZEPF6_G(x) (((x) >> HOSTPAGESIZEPF6_S) & HOSTPAGESIZEPF6_M)