HomeSort by: relevance | last modified time | path
    Searched refs:V_RSPQ (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_sge.c 765 V_RSPQ(q->cntxt_id) | V_CREDITS(credits));
2140 t3_write_reg(sc, A_SG_GTS, V_RSPQ(q->rspq.cntxt_id) |
2546 t3_write_reg(adap, A_SG_GTS, V_RSPQ(rq->cntxt_id) |
cxgb_regs.h 130 #define V_RSPQ(x) ((x) << S_RSPQ)

Completed in 24 milliseconds