Searched refs:S_RXPORT1DROPCNT (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/chelsio/
H A Dregs.h1516 #define S_RXPORT1DROPCNT 16 macro
1518 #define V_RXPORT1DROPCNT(x) ((x) << S_RXPORT1DROPCNT)
1519 #define G_RXPORT1DROPCNT(x) (((x) >> S_RXPORT1DROPCNT) & M_RXPORT1DROPCNT)

Completed in 40 milliseconds