Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5161 #define M_PACKETDROPS 0xf macro
5163 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h26214 #define M_PACKETDROPS 0xfU macro
26216 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)