Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dregs.h1522 #define S_RXPORT2DROPCNT 0 macro
1524 #define V_RXPORT2DROPCNT(x) ((x) << S_RXPORT2DROPCNT)
1525 #define G_RXPORT2DROPCNT(x) (((x) >> S_RXPORT2DROPCNT) & M_RXPORT2DROPCNT)