Searched refs:V_CREDITS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ | ||
| D | regs.h | 153 #define V_CREDITS(x) ((x) << S_CREDITS) macro |
| D | sge.c | 196 V_RSPQ(q->cntxt_id) | V_CREDITS(credits)); in refill_rspq() |