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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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 39 milliseconds