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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h169 #define M_CQ_CREDIT 0x7f macro
171 #define G_CQ_CREDIT(x) (((x) >> S_CQ_CREDIT) & M_CQ_CREDIT)

Completed in 123 milliseconds