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

/freebsd-12-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h398 #define M_EGRHIOPCODE 0xff macro
400 #define G_EGRHIOPCODE(x) (((x) >> S_EGRHIOPCODE) & M_EGRHIOPCODE)

Completed in 137 milliseconds