Home
last modified time | relevance | path

Searched refs:S_RXPORT3DROPCNT (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/net/chelsio/
Dregs.h1528 #define S_RXPORT3DROPCNT 16 macro
1530 #define V_RXPORT3DROPCNT(x) ((x) << S_RXPORT3DROPCNT)
1531 #define G_RXPORT3DROPCNT(x) (((x) >> S_RXPORT3DROPCNT) & M_RXPORT3DROPCNT)