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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h5162 #define M_PACKETDROPS 0xf macro
5164 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h17673 #define M_PACKETDROPS 0xfU macro
17675 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)
[all...]

Completed in 532 milliseconds