Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dregs.h1527 #define S_RXPORT3DROPCNT 16 macro
1529 #define V_RXPORT3DROPCNT(x) ((x) << S_RXPORT3DROPCNT)
1530 #define G_RXPORT3DROPCNT(x) (((x) >> S_RXPORT3DROPCNT) & M_RXPORT3DROPCNT)