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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/chelsio/
H A Dregs.h1487 #define S_TXPORT0DROPCNT 0 macro
1489 #define V_TXPORT0DROPCNT(x) ((x) << S_TXPORT0DROPCNT)
1490 #define G_TXPORT0DROPCNT(x) (((x) >> S_TXPORT0DROPCNT) & M_TXPORT0DROPCNT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/chelsio/
H A Dregs.h1487 #define S_TXPORT0DROPCNT 0 macro
1489 #define V_TXPORT0DROPCNT(x) ((x) << S_TXPORT0DROPCNT)
1490 #define G_TXPORT0DROPCNT(x) (((x) >> S_TXPORT0DROPCNT) & M_TXPORT0DROPCNT)

Completed in 177 milliseconds