S_TXPORT0DROPCNT 1488 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_TXPORT0DROPCNT(x) ((x) << S_TXPORT0DROPCNT)
S_TXPORT0DROPCNT 1489 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_TXPORT0DROPCNT(x) (((x) >> S_TXPORT0DROPCNT) & M_TXPORT0DROPCNT)