Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1506 #define S_RXPORT1DROPCNT 16 macro
1508 #define V_RXPORT1DROPCNT(x) ((x) << S_RXPORT1DROPCNT)
1509 #define G_RXPORT1DROPCNT(x) (((x) >> S_RXPORT1DROPCNT) & M_RXPORT1DROPCNT)