Searched refs:S_TXPORT1DROPCNT (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.h1492 #define S_TXPORT1DROPCNT 16 macro
1494 #define V_TXPORT1DROPCNT(x) ((x) << S_TXPORT1DROPCNT)
1495 #define G_TXPORT1DROPCNT(x) (((x) >> S_TXPORT1DROPCNT) & M_TXPORT1DROPCNT)

Completed in 25 milliseconds