Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A 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)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1501 #define S_RXPORT0DROPCNT 0 macro
1503 #define V_RXPORT0DROPCNT(x) ((x) << S_RXPORT0DROPCNT)
1504 #define G_RXPORT0DROPCNT(x) (((x) >> S_RXPORT0DROPCNT) & M_RXPORT0DROPCNT)

Completed in 12 milliseconds