Searched refs:S_TXPORT3DROPCNT (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.h1504 #define S_TXPORT3DROPCNT 16 macro
1506 #define V_TXPORT3DROPCNT(x) ((x) << S_TXPORT3DROPCNT)
1507 #define G_TXPORT3DROPCNT(x) (((x) >> S_TXPORT3DROPCNT) & M_TXPORT3DROPCNT)

Completed in 20 milliseconds