Searched refs:S_RXPORT2DROPCNT (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.h1523 #define S_RXPORT2DROPCNT 0 macro
1525 #define V_RXPORT2DROPCNT(x) ((x) << S_RXPORT2DROPCNT)
1526 #define G_RXPORT2DROPCNT(x) (((x) >> S_RXPORT2DROPCNT) & M_RXPORT2DROPCNT)

Completed in 11 milliseconds