S_TXPORT2DROPCNT 1500 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_TXPORT2DROPCNT(x) ((x) << S_TXPORT2DROPCNT)
S_TXPORT2DROPCNT 1501 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_TXPORT2DROPCNT(x) (((x) >> S_TXPORT2DROPCNT) & M_TXPORT2DROPCNT)