Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dregs.h1510 #define S_RXPORT0DROPCNT 0 macro
1512 #define V_RXPORT0DROPCNT(x) ((x) << S_RXPORT0DROPCNT)
1513 #define G_RXPORT0DROPCNT(x) (((x) >> S_RXPORT0DROPCNT) & M_RXPORT0DROPCNT)