cntxt_id          545 drivers/crypto/chelsio/chcr_ipsec.c 	int qid = q->q.cntxt_id;
cntxt_id          117 drivers/net/ethernet/chelsio/cxgb3/adapter.h 	unsigned int cntxt_id;      /* SGE context id for the free list */
cntxt_id          142 drivers/net/ethernet/chelsio/cxgb3/adapter.h 	unsigned int cntxt_id;	/* SGE context id for the response q */
cntxt_id          182 drivers/net/ethernet/chelsio/cxgb3/adapter.h 	unsigned int cntxt_id;	/* SGE context id for the Tx q */
cntxt_id           61 drivers/net/ethernet/chelsio/cxgb3/cxgb3_ioctl.h 	uint32_t cntxt_id;
cntxt_id          601 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 				t3_write_reg(adap, A_SG_KDOORBELL, F_SELEGRCNTX | V_EGRCNTX(qs->txq[j].cntxt_id));
cntxt_id          196 drivers/net/ethernet/chelsio/cxgb3/sge.c 		     V_RSPQ(q->cntxt_id) | V_CREDITS(credits));
cntxt_id          293 drivers/net/ethernet/chelsio/cxgb3/sge.c 			       q->cntxt_id >= FW_TUNNEL_SGEEC_START;
cntxt_id          490 drivers/net/ethernet/chelsio/cxgb3/sge.c 		t3_write_reg(adap, A_SG_KDOORBELL, V_EGRCNTX(q->cntxt_id));
cntxt_id          684 drivers/net/ethernet/chelsio/cxgb3/sge.c 			t3_sge_disable_fl(adapter, q->fl[i].cntxt_id);
cntxt_id          697 drivers/net/ethernet/chelsio/cxgb3/sge.c 			t3_sge_enable_ecntxt(adapter, q->txq[i].cntxt_id, 0);
cntxt_id          713 drivers/net/ethernet/chelsio/cxgb3/sge.c 		t3_sge_disable_rspcntxt(adapter, q->rspq.cntxt_id);
cntxt_id          732 drivers/net/ethernet/chelsio/cxgb3/sge.c 	qs->rspq.cntxt_id = id;
cntxt_id          733 drivers/net/ethernet/chelsio/cxgb3/sge.c 	qs->fl[0].cntxt_id = 2 * id;
cntxt_id          734 drivers/net/ethernet/chelsio/cxgb3/sge.c 	qs->fl[1].cntxt_id = 2 * id + 1;
cntxt_id          735 drivers/net/ethernet/chelsio/cxgb3/sge.c 	qs->txq[TXQ_ETH].cntxt_id = FW_TUNNEL_SGEEC_START + id;
cntxt_id          737 drivers/net/ethernet/chelsio/cxgb3/sge.c 	qs->txq[TXQ_OFLD].cntxt_id = FW_OFLD_SGEEC_START + id;
cntxt_id          738 drivers/net/ethernet/chelsio/cxgb3/sge.c 	qs->txq[TXQ_CTRL].cntxt_id = FW_CTRL_SGEEC_START + id;
cntxt_id         1056 drivers/net/ethernet/chelsio/cxgb3/sge.c 			     F_SELEGRCNTX | V_EGRCNTX(q->cntxt_id));
cntxt_id         1061 drivers/net/ethernet/chelsio/cxgb3/sge.c 		     F_SELEGRCNTX | V_EGRCNTX(q->cntxt_id));
cntxt_id         1297 drivers/net/ethernet/chelsio/cxgb3/sge.c 			dev->name, q->cntxt_id & 7);
cntxt_id         1513 drivers/net/ethernet/chelsio/cxgb3/sge.c 		     F_SELEGRCNTX | V_EGRCNTX(q->cntxt_id));
cntxt_id         1557 drivers/net/ethernet/chelsio/cxgb3/sge.c 		     F_SELEGRCNTX | V_EGRCNTX(q->cntxt_id));
cntxt_id         1796 drivers/net/ethernet/chelsio/cxgb3/sge.c 			     F_SELEGRCNTX | V_EGRCNTX(q->cntxt_id));
cntxt_id         2260 drivers/net/ethernet/chelsio/cxgb3/sge.c 				     V_EGRCNTX(txq->cntxt_id));
cntxt_id         2271 drivers/net/ethernet/chelsio/cxgb3/sge.c 				     V_EGRCNTX(txq->cntxt_id));
cntxt_id         2498 drivers/net/ethernet/chelsio/cxgb3/sge.c 		t3_write_reg(adap, A_SG_GTS, V_RSPQ(qs->rspq.cntxt_id) |
cntxt_id         2593 drivers/net/ethernet/chelsio/cxgb3/sge.c 		t3_write_reg(adap, A_SG_GTS, V_RSPQ(q->cntxt_id) |
cntxt_id         2614 drivers/net/ethernet/chelsio/cxgb3/sge.c 	t3_write_reg(adap, A_SG_GTS, V_RSPQ(q->cntxt_id) |
cntxt_id         2652 drivers/net/ethernet/chelsio/cxgb3/sge.c 		t3_write_reg(adap, A_SG_GTS, V_RSPQ(q->cntxt_id) |
cntxt_id         2661 drivers/net/ethernet/chelsio/cxgb3/sge.c 		t3_write_reg(adap, A_SG_GTS, V_RSPQ(q1->cntxt_id) |
cntxt_id         2720 drivers/net/ethernet/chelsio/cxgb3/sge.c 	t3_write_reg(adap, A_SG_GTS, V_RSPQ(rq->cntxt_id) |
cntxt_id         2981 drivers/net/ethernet/chelsio/cxgb3/sge.c 		if (status & (1 << qs->rspq.cntxt_id)) {
cntxt_id         2988 drivers/net/ethernet/chelsio/cxgb3/sge.c 					     1 << qs->rspq.cntxt_id);
cntxt_id         3127 drivers/net/ethernet/chelsio/cxgb3/sge.c 	ret = t3_sge_init_rspcntxt(adapter, q->rspq.cntxt_id, irq_vec_idx,
cntxt_id         3134 drivers/net/ethernet/chelsio/cxgb3/sge.c 		ret = t3_sge_init_flcntxt(adapter, q->fl[i].cntxt_id, 0,
cntxt_id         3142 drivers/net/ethernet/chelsio/cxgb3/sge.c 	ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_ETH].cntxt_id, USE_GTS,
cntxt_id         3150 drivers/net/ethernet/chelsio/cxgb3/sge.c 		ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_OFLD].cntxt_id,
cntxt_id         3159 drivers/net/ethernet/chelsio/cxgb3/sge.c 		ret = t3_sge_init_ecntxt(adapter, q->txq[TXQ_CTRL].cntxt_id, 0,
cntxt_id         3192 drivers/net/ethernet/chelsio/cxgb3/sge.c 	t3_write_reg(adapter, A_SG_GTS, V_RSPQ(q->rspq.cntxt_id) |
cntxt_id          198 drivers/net/ethernet/chelsio/cxgb4/cudbg_entity.h 	u32 cntxt_id;
cntxt_id         1960 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 		buff->cntxt_id = j;
cntxt_id         1965 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 			buff->cntxt_id = j;
cntxt_id         2066 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 			buff->cntxt_id = j;
cntxt_id          242 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.h 	entry->qid = txq->cntxt_id;
cntxt_id          254 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.h 	entry->qid = rxq->cntxt_id;
cntxt_id          266 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.h 	entry->qid = flq->cntxt_id;
cntxt_id          644 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	unsigned int cntxt_id;      /* SGE context id for the free list */
cntxt_id          686 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	u16 cntxt_id;               /* SGE context id for the response q */
cntxt_id          744 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	unsigned int  cntxt_id;     /* SGE context id for the Tx q */
cntxt_id         2713 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		T("TxQ ID:", q.cntxt_id);
cntxt_id         2734 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("FL ID:", fl.cntxt_id);
cntxt_id         2771 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		T("TxQ ID:", q.cntxt_id);
cntxt_id         2798 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("FL ID:", fl.cntxt_id);
cntxt_id         2848 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("FL ID:", fl.cntxt_id);
cntxt_id         2874 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("FL ID:", fl.cntxt_id);
cntxt_id         2900 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("FL ID:", fl.cntxt_id);
cntxt_id         2922 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		T("TxQ ID:", q.cntxt_id);
cntxt_id         2934 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("FL ID:", fl.cntxt_id);
cntxt_id         2951 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		T("TxQ ID:", q.cntxt_id);
cntxt_id         1024 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 			  FW_PARAMS_PARAM_YZ_V(txq->q.cntxt_id));
cntxt_id          249 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			FW_PARAMS_PARAM_YZ_V(txq->q.cntxt_id));
cntxt_id          950 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			     INGRESSQID_V(q->cntxt_id));
cntxt_id         1021 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 					q->rspq.cntxt_id,
cntxt_id         1033 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			cmplqid	= rxq_info->uldrxq[i].rspq.cntxt_id;
cntxt_id         1036 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 					    s->fw_evtq.cntxt_id, cmplqid);
cntxt_id         1044 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 					   , s->fw_evtq.cntxt_id, false);
cntxt_id         1166 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			    FW_PARAMS_PARAM_YZ_V(q->cntxt_id);
cntxt_id         2045 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			     QID_V(q->cntxt_id) | PIDX_V(q->db_pidx_inc));
cntxt_id         2128 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	ret = read_eq_indices(adap, (u16)q->cntxt_id, &hw_pidx, &hw_cidx);
cntxt_id         2146 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 			     QID_V(q->cntxt_id) | val);
cntxt_id          220 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 			cmplqid = rxq_info->uldrxq[i].rspq.cntxt_id;
cntxt_id          223 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 				 FW_PARAMS_PARAM_YZ_V(s->ctrlq[i].q.cntxt_id));
cntxt_id          254 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 				 FW_PARAMS_PARAM_YZ_V(s->ctrlq[i].q.cntxt_id));
cntxt_id          430 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 		     INGRESSQID_V(q->cntxt_id));
cntxt_id          469 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 					txq->q.cntxt_id);
cntxt_id          492 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 					   s->fw_evtq.cntxt_id, uld_type);
cntxt_id           91 drivers/net/ethernet/chelsio/cxgb4/sched.c 		fw_param = (fw_mnem | FW_PARAMS_PARAM_YZ_V(qe->cntxt_id));
cntxt_id          127 drivers/net/ethernet/chelsio/cxgb4/sched.c 			if (qe->cntxt_id == qid) {
cntxt_id          157 drivers/net/ethernet/chelsio/cxgb4/sched.c 	qid = txq->q.cntxt_id;
cntxt_id          202 drivers/net/ethernet/chelsio/cxgb4/sched.c 	qid = txq->q.cntxt_id;
cntxt_id          210 drivers/net/ethernet/chelsio/cxgb4/sched.c 	qe->cntxt_id = qid;
cntxt_id           63 drivers/net/ethernet/chelsio/cxgb4/sched.h 	unsigned int cntxt_id;
cntxt_id          556 drivers/net/ethernet/chelsio/cxgb4/sge.c 				     val | QID_V(q->cntxt_id));
cntxt_id          603 drivers/net/ethernet/chelsio/cxgb4/sge.c 	if (test_bit(q->cntxt_id - adap->sge.egr_start, adap->sge.blocked_fl))
cntxt_id          681 drivers/net/ethernet/chelsio/cxgb4/sge.c 		set_bit(q->cntxt_id - adap->sge.egr_start,
cntxt_id          980 drivers/net/ethernet/chelsio/cxgb4/sge.c 				     QID_V(q->cntxt_id) | val);
cntxt_id         2209 drivers/net/ethernet/chelsio/cxgb4/sge.c 	set_bit(q->q.cntxt_id - q->adap->sge.egr_start,
cntxt_id         3273 drivers/net/ethernet/chelsio/cxgb4/sge.c 			     val | INGRESSQID_V((u32)q->cntxt_id));
cntxt_id         3328 drivers/net/ethernet/chelsio/cxgb4/sge.c 			     val | INGRESSQID_V(q->cntxt_id));
cntxt_id         3613 drivers/net/ethernet/chelsio/cxgb4/sge.c 	iq->cntxt_id = ntohs(c.iqid);
cntxt_id         3616 drivers/net/ethernet/chelsio/cxgb4/sge.c 				     iq->cntxt_id,
cntxt_id         3630 drivers/net/ethernet/chelsio/cxgb4/sge.c 	adap->sge.ingr_map[iq->cntxt_id - adap->sge.ingr_start] = iq;
cntxt_id         3633 drivers/net/ethernet/chelsio/cxgb4/sge.c 		fl->cntxt_id = ntohs(c.fl0id);
cntxt_id         3637 drivers/net/ethernet/chelsio/cxgb4/sge.c 		adap->sge.egr_map[fl->cntxt_id - adap->sge.egr_start] = fl;
cntxt_id         3643 drivers/net/ethernet/chelsio/cxgb4/sge.c 					     fl->cntxt_id,
cntxt_id         3664 drivers/net/ethernet/chelsio/cxgb4/sge.c 			 FW_PARAMS_PARAM_YZ_V(iq->cntxt_id));
cntxt_id         3681 drivers/net/ethernet/chelsio/cxgb4/sge.c 				 iq->cntxt_id, -ret);
cntxt_id         3706 drivers/net/ethernet/chelsio/cxgb4/sge.c 	q->cntxt_id = id;
cntxt_id         3708 drivers/net/ethernet/chelsio/cxgb4/sge.c 				    q->cntxt_id,
cntxt_id         3954 drivers/net/ethernet/chelsio/cxgb4/sge.c 	q->cntxt_id = 0;
cntxt_id         3963 drivers/net/ethernet/chelsio/cxgb4/sge.c 	unsigned int fl_id = fl ? fl->cntxt_id : 0xffff;
cntxt_id         3965 drivers/net/ethernet/chelsio/cxgb4/sge.c 	adap->sge.ingr_map[rq->cntxt_id - adap->sge.ingr_start] = NULL;
cntxt_id         3967 drivers/net/ethernet/chelsio/cxgb4/sge.c 		   rq->cntxt_id, fl_id, 0xffff);
cntxt_id         3972 drivers/net/ethernet/chelsio/cxgb4/sge.c 	rq->cntxt_id = rq->abs_id = 0;
cntxt_id         3981 drivers/net/ethernet/chelsio/cxgb4/sge.c 		fl->cntxt_id = 0;
cntxt_id         4020 drivers/net/ethernet/chelsio/cxgb4/sge.c 				   eq->rspq.cntxt_id,
cntxt_id         4021 drivers/net/ethernet/chelsio/cxgb4/sge.c 				   eq->fl.size ? eq->fl.cntxt_id : 0xffff,
cntxt_id         4035 drivers/net/ethernet/chelsio/cxgb4/sge.c 				       etq->q.cntxt_id);
cntxt_id         4051 drivers/net/ethernet/chelsio/cxgb4/sge.c 					cq->q.cntxt_id);
cntxt_id         4067 drivers/net/ethernet/chelsio/cxgb4/sge.c 				       etq->q.cntxt_id);
cntxt_id          139 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h 	unsigned int cntxt_id;		/* SGE relative QID for the free list */
cntxt_id          183 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h 	u16 cntxt_id;			/* SGE rel QID for the response Q */
cntxt_id          245 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h 	unsigned int cntxt_id;		/* SGE relative QID for the TX Q */
cntxt_id          446 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		     INGRESSQID_V(rspq->cntxt_id));
cntxt_id          469 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			     INGRESSQID_V(s->intrq.cntxt_id));
cntxt_id          647 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 					     s->fw_evtq.cntxt_id);
cntxt_id          659 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	s->egr_base = s->ethtxq[0].q.abs_id - s->ethtxq[0].q.cntxt_id;
cntxt_id          660 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	s->ingr_base = s->ethrxq[0].rspq.abs_id - s->ethrxq[0].rspq.cntxt_id;
cntxt_id          682 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			rxq->fl.abs_id = rxq->fl.cntxt_id + s->egr_base;
cntxt_id         1104 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			    FW_PARAMS_PARAM_YZ_V(rspq->cntxt_id);
cntxt_id          551 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 				     QID_V(fl->cntxt_id) | val);
cntxt_id          715 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 		set_bit(fl->cntxt_id, adapter->sge.starving_fl);
cntxt_id          979 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 			     QID_V(tq->cntxt_id) | val);
cntxt_id         1365 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	T4_TRACE5(adapter->tb[txq->q.cntxt_id & 7],
cntxt_id         1912 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 			     val | INGRESSQID_V((u32)rspq->cntxt_id));
cntxt_id         2014 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 			     val | INGRESSQID_V(intrq->cntxt_id));
cntxt_id         2347 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	rspq->cntxt_id = be16_to_cpu(rpl.iqid);
cntxt_id         2349 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 				       rspq->cntxt_id,
cntxt_id         2362 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 		fl->cntxt_id = be16_to_cpu(rpl.fl0id);
cntxt_id         2375 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 					     fl->cntxt_id,
cntxt_id         2493 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	txq->q.cntxt_id = FW_EQ_ETH_CMD_EQID_G(be32_to_cpu(rpl.eqid_pkd));
cntxt_id         2495 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 					txq->q.cntxt_id,
cntxt_id         2520 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	tq->cntxt_id = 0;
cntxt_id         2533 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	unsigned int flid = fl ? fl->cntxt_id : 0xffff;
cntxt_id         2536 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 		     rspq->cntxt_id, flid, 0xffff);
cntxt_id         2541 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	rspq->cntxt_id = 0;
cntxt_id         2552 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 		fl->cntxt_id = 0;
cntxt_id         2576 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 			t4vf_eth_eq_free(adapter, txq->q.cntxt_id);