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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h503 #define M_PACING_FLAVOR 0x3 macro
505 #define G_PACING_FLAVOR(x) (((x) >> S_PACING_FLAVOR) & M_PACING_FLAVOR)

Completed in 107 milliseconds