Searched refs:S_RXPORT0DROPCNT (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.h1511 #define S_RXPORT0DROPCNT 0 macro
1513 #define V_RXPORT0DROPCNT(x) ((x) << S_RXPORT0DROPCNT)
1514 #define G_RXPORT0DROPCNT(x) (((x) >> S_RXPORT0DROPCNT) & M_RXPORT0DROPCNT)

Completed in 12 milliseconds