Lines Matching refs:cntxt_id

534 				     val | QID_V(q->cntxt_id));  in ring_fl_db()
581 if (test_bit(q->cntxt_id - adap->sge.egr_start, adap->sge.blocked_fl)) in refill_fl()
659 set_bit(q->cntxt_id - adap->sge.egr_start, in refill_fl()
958 QID_V(q->cntxt_id) | val); in cxgb4_ring_tx_db()
2135 set_bit(q->q.cntxt_id - q->adap->sge.egr_start, in txq_stop_maperr()
3138 val | INGRESSQID_V((u32)q->cntxt_id)); in napi_rx_handler()
3193 val | INGRESSQID_V(q->cntxt_id)); in process_intrq()
3477 iq->cntxt_id = ntohs(c.iqid); in t4_sge_alloc_rxq()
3480 iq->cntxt_id, in t4_sge_alloc_rxq()
3494 adap->sge.ingr_map[iq->cntxt_id - adap->sge.ingr_start] = iq; in t4_sge_alloc_rxq()
3497 fl->cntxt_id = ntohs(c.fl0id); in t4_sge_alloc_rxq()
3501 adap->sge.egr_map[fl->cntxt_id - adap->sge.egr_start] = fl; in t4_sge_alloc_rxq()
3507 fl->cntxt_id, in t4_sge_alloc_rxq()
3528 FW_PARAMS_PARAM_YZ_V(iq->cntxt_id)); in t4_sge_alloc_rxq()
3545 iq->cntxt_id, -ret); in t4_sge_alloc_rxq()
3570 q->cntxt_id = id; in init_txq()
3572 q->cntxt_id, in init_txq()
3776 q->cntxt_id = 0; in free_txq()
3785 unsigned int fl_id = fl ? fl->cntxt_id : 0xffff; in free_rspq_fl()
3787 adap->sge.ingr_map[rq->cntxt_id - adap->sge.ingr_start] = NULL; in free_rspq_fl()
3789 rq->cntxt_id, fl_id, 0xffff); in free_rspq_fl()
3794 rq->cntxt_id = rq->abs_id = 0; in free_rspq_fl()
3803 fl->cntxt_id = 0; in free_rspq_fl()
3842 eq->rspq.cntxt_id, in t4_free_sge_resources()
3843 eq->fl.size ? eq->fl.cntxt_id : 0xffff, in t4_free_sge_resources()
3857 etq->q.cntxt_id); in t4_free_sge_resources()
3873 cq->q.cntxt_id); in t4_free_sge_resources()
3889 etq->q.cntxt_id); in t4_free_sge_resources()