Searched refs:S_TXPORT2DROPCNT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dregs.h1499 #define S_TXPORT2DROPCNT 0 macro
1501 #define V_TXPORT2DROPCNT(x) ((x) << S_TXPORT2DROPCNT)
1502 #define G_TXPORT2DROPCNT(x) (((x) >> S_TXPORT2DROPCNT) & M_TXPORT2DROPCNT)

Completed in 159 milliseconds