Lines Matching refs:cntxt_id

500 				     val | QID_V(q->cntxt_id));  in ring_fl_db()
547 if (test_bit(q->cntxt_id - adap->sge.egr_start, adap->sge.blocked_fl)) in refill_fl()
625 set_bit(q->cntxt_id - adap->sge.egr_start, in refill_fl()
1045 QID_V(q->cntxt_id) | val); in cxgb4_ring_tx_db()
2911 set_bit(q->q.cntxt_id - q->adap->sge.egr_start, in txq_stop_maperr()
4028 val | INGRESSQID_V((u32)q->cntxt_id)); in napi_rx_handler()
4190 val | INGRESSQID_V(q->cntxt_id)); in process_intrq()
4475 iq->cntxt_id = ntohs(c.iqid); in t4_sge_alloc_rxq()
4478 iq->cntxt_id, in t4_sge_alloc_rxq()
4492 adap->sge.ingr_map[iq->cntxt_id - adap->sge.ingr_start] = iq; in t4_sge_alloc_rxq()
4495 fl->cntxt_id = ntohs(c.fl0id); in t4_sge_alloc_rxq()
4499 adap->sge.egr_map[fl->cntxt_id - adap->sge.egr_start] = fl; in t4_sge_alloc_rxq()
4505 fl->cntxt_id, in t4_sge_alloc_rxq()
4526 FW_PARAMS_PARAM_YZ_V(iq->cntxt_id)); in t4_sge_alloc_rxq()
4543 iq->cntxt_id, -ret); in t4_sge_alloc_rxq()
4568 q->cntxt_id = id; in init_txq()
4570 q->cntxt_id, in init_txq()
4859 q->cntxt_id = 0; in free_txq()
4868 unsigned int fl_id = fl ? fl->cntxt_id : 0xffff; in free_rspq_fl()
4870 adap->sge.ingr_map[rq->cntxt_id - adap->sge.ingr_start] = NULL; in free_rspq_fl()
4872 rq->cntxt_id, fl_id, 0xffff); in free_rspq_fl()
4877 rq->cntxt_id = rq->abs_id = 0; in free_rspq_fl()
4886 fl->cntxt_id = 0; in free_rspq_fl()
4911 txq->q.cntxt_id); in t4_sge_free_ethofld_txq()
4936 eq->rspq.cntxt_id, in t4_free_sge_resources()
4937 eq->fl.size ? eq->fl.cntxt_id : 0xffff, in t4_free_sge_resources()
4955 etq->q.cntxt_id); in t4_free_sge_resources()
4971 cq->q.cntxt_id); in t4_free_sge_resources()
4994 etq->q.cntxt_id); in t4_free_sge_resources()