Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1503 #define S_TXPORT3DROPCNT 16 macro
1505 #define V_TXPORT3DROPCNT(x) ((x) << S_TXPORT3DROPCNT)
1506 #define G_TXPORT3DROPCNT(x) (((x) >> S_TXPORT3DROPCNT) & M_TXPORT3DROPCNT)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1494 #define S_TXPORT3DROPCNT 16 macro
1496 #define V_TXPORT3DROPCNT(x) ((x) << S_TXPORT3DROPCNT)
1497 #define G_TXPORT3DROPCNT(x) (((x) >> S_TXPORT3DROPCNT) & M_TXPORT3DROPCNT)

Completed in 12 milliseconds