Searched refs:S_RXPORT3DROPCNT (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.h1528 #define S_RXPORT3DROPCNT 16 macro
1530 #define V_RXPORT3DROPCNT(x) ((x) << S_RXPORT3DROPCNT)
1531 #define G_RXPORT3DROPCNT(x) (((x) >> S_RXPORT3DROPCNT) & M_RXPORT3DROPCNT)

Completed in 19 milliseconds