S_TXPORT3DROPCNT 1505 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_TXPORT3DROPCNT(x) ((x) << S_TXPORT3DROPCNT)
S_TXPORT3DROPCNT 1506 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_TXPORT3DROPCNT(x) (((x) >> S_TXPORT3DROPCNT) & M_TXPORT3DROPCNT)