Searched defs:G_RX_MOD_WEIGHT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h4607 #define G_RX_MOD_WEIGHT(x) (((x) >> S_RX_MOD_WEIGHT) & M_RX_MOD_WEIGHT) macro
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h23647 #define G_RX_MOD_WEIGHT(x) (((x) >> S_RX_MOD_WEIGHT) & M_RX_MOD_WEIGHT) macro
[all...]

Completed in 703 milliseconds