Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dregs.h1491 #define S_TXPORT1DROPCNT 16 macro
1493 #define V_TXPORT1DROPCNT(x) ((x) << S_TXPORT1DROPCNT)
1494 #define G_TXPORT1DROPCNT(x) (((x) >> S_TXPORT1DROPCNT) & M_TXPORT1DROPCNT)