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

/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_regs.h4455 #define M_ETHRESHOLD 0x3f macro
4457 #define G_ETHRESHOLD(x) (((x) >> S_ETHRESHOLD) & M_ETHRESHOLD)

Completed in 266 milliseconds