EXT_MEM_BASE_S 957 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h #define EXT_MEM_BASE_V(x) ((x) << EXT_MEM_BASE_S) EXT_MEM_BASE_S 958 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h #define EXT_MEM_BASE_G(x) (((x) >> EXT_MEM_BASE_S) & EXT_MEM_BASE_M)