S_RXPORT2DROPCNT 1524 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_RXPORT2DROPCNT(x) ((x) << S_RXPORT2DROPCNT)
S_RXPORT2DROPCNT 1525 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_RXPORT2DROPCNT(x) (((x) >> S_RXPORT2DROPCNT) & M_RXPORT2DROPCNT)