Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1477 #define S_TXPORT0DROPCNT 0 macro
1479 #define V_TXPORT0DROPCNT(x) ((x) << S_TXPORT0DROPCNT)
1480 #define G_TXPORT0DROPCNT(x) (((x) >> S_TXPORT0DROPCNT) & M_TXPORT0DROPCNT)