Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dregs.h1515 #define S_RXPORT1DROPCNT 16 macro
1517 #define V_RXPORT1DROPCNT(x) ((x) << S_RXPORT1DROPCNT)
1518 #define G_RXPORT1DROPCNT(x) (((x) >> S_RXPORT1DROPCNT) & M_RXPORT1DROPCNT)