Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_regs.h4607 #define G_RX_MOD_WEIGHT(x) (((x) >> S_RX_MOD_WEIGHT) & M_RX_MOD_WEIGHT) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_regs.h23647 #define G_RX_MOD_WEIGHT(x) (((x) >> S_RX_MOD_WEIGHT) & M_RX_MOD_WEIGHT) macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dt4_regs.h23618 #define G_RX_MOD_WEIGHT(x) (((x) >> S_RX_MOD_WEIGHT) & M_RX_MOD_WEIGHT) macro