S_TXPORT1DROPCNT 1493 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_TXPORT1DROPCNT(x) ((x) << S_TXPORT1DROPCNT)
S_TXPORT1DROPCNT 1494 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_TXPORT1DROPCNT(x) (((x) >> S_TXPORT1DROPCNT) & M_TXPORT1DROPCNT)