S_TCAM_SERVER_REGION_USAGE  751 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_TCAM_SERVER_REGION_USAGE(x) ((x) << S_TCAM_SERVER_REGION_USAGE)
S_TCAM_SERVER_REGION_USAGE  752 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_TCAM_SERVER_REGION_USAGE(x) (((x) >> S_TCAM_SERVER_REGION_USAGE) & M_TCAM_SERVER_REGION_USAGE)