Lines Matching refs:cntxt_id
544 val | QID_V(q->cntxt_id)); in ring_fl_db()
591 if (test_bit(q->cntxt_id - adap->sge.egr_start, adap->sge.blocked_fl)) in refill_fl()
666 set_bit(q->cntxt_id - adap->sge.egr_start, in refill_fl()
949 QID_V(q->cntxt_id) | val); in ring_tx_db()
1523 set_bit(q->q.cntxt_id - q->adap->sge.egr_start, in txq_stop_maperr()
2159 val | INGRESSQID_V((u32)q->cntxt_id)); in cxgb_busy_poll()
2225 val | INGRESSQID_V((u32)q->cntxt_id)); in napi_rx_handler()
2281 val | INGRESSQID_V(q->cntxt_id)); in process_intrq()
2536 iq->cntxt_id = ntohs(c.iqid); in t4_sge_alloc_rxq()
2539 iq->cntxt_id, in t4_sge_alloc_rxq()
2549 adap->sge.ingr_map[iq->cntxt_id - adap->sge.ingr_start] = iq; in t4_sge_alloc_rxq()
2552 fl->cntxt_id = ntohs(c.fl0id); in t4_sge_alloc_rxq()
2556 adap->sge.egr_map[fl->cntxt_id - adap->sge.egr_start] = fl; in t4_sge_alloc_rxq()
2562 fl->cntxt_id, in t4_sge_alloc_rxq()
2582 FW_PARAMS_PARAM_YZ_V(iq->cntxt_id)); in t4_sge_alloc_rxq()
2599 iq->cntxt_id, -ret); in t4_sge_alloc_rxq()
2624 q->cntxt_id = id; in init_txq()
2626 q->cntxt_id, in init_txq()
2811 q->cntxt_id = 0; in free_txq()
2820 unsigned int fl_id = fl ? fl->cntxt_id : 0xffff; in free_rspq_fl()
2822 adap->sge.ingr_map[rq->cntxt_id - adap->sge.ingr_start] = NULL; in free_rspq_fl()
2824 rq->cntxt_id, fl_id, 0xffff); in free_rspq_fl()
2830 rq->cntxt_id = rq->abs_id = 0; in free_rspq_fl()
2839 fl->cntxt_id = 0; in free_rspq_fl()
2879 etq->q.cntxt_id); in t4_free_sge_resources()
2898 q->q.cntxt_id); in t4_free_sge_resources()
2913 cq->q.cntxt_id); in t4_free_sge_resources()