Home
last modified time | relevance | path

Searched refs:V_CREDITS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/
H A Dcxgb_sge.c1046 V_RSPQ(q->cntxt_id) | V_CREDITS(credits)); in refill_rspq()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h205 #define V_CREDITS(x) ((x) << S_CREDITS) macro