Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h5162 #define M_PACKETDROPS 0xf macro
5164 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h26210 #define M_PACKETDROPS 0xfU macro
26212 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h26181 #define M_PACKETDROPS 0xfU macro
26183 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)