Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1518 #define S_RXPORT3DROPCNT 16 macro
1520 #define V_RXPORT3DROPCNT(x) ((x) << S_RXPORT3DROPCNT)
1521 #define G_RXPORT3DROPCNT(x) (((x) >> S_RXPORT3DROPCNT) & M_RXPORT3DROPCNT)