Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A 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)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1506 #define S_RXPORT1DROPCNT 16 macro
1508 #define V_RXPORT1DROPCNT(x) ((x) << S_RXPORT1DROPCNT)
1509 #define G_RXPORT1DROPCNT(x) (((x) >> S_RXPORT1DROPCNT) & M_RXPORT1DROPCNT)

Completed in 12 milliseconds