Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1511 #define M_RXPORT0DROPCNT 0xffff macro
1513 #define G_RXPORT0DROPCNT(x) (((x) >> S_RXPORT0DROPCNT) & M_RXPORT0DROPCNT)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dregs.h1502 #define M_RXPORT0DROPCNT 0xffff macro
1504 #define G_RXPORT0DROPCNT(x) (((x) >> S_RXPORT0DROPCNT) & M_RXPORT0DROPCNT)

Completed in 15 milliseconds