Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5163 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h26216 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS) macro