S_RXPORT1DROPCNT 1517 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_RXPORT1DROPCNT(x) ((x) << S_RXPORT1DROPCNT)
S_RXPORT1DROPCNT 1518 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_RXPORT1DROPCNT(x) (((x) >> S_RXPORT1DROPCNT) & M_RXPORT1DROPCNT)