abs_id            687 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	u16 abs_id;                 /* absolute SGE id for the response q */
abs_id           2727 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("RspQ ID:", rspq.abs_id);
abs_id           2791 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("RspQ ID:", rspq.abs_id);
abs_id           2821 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("RspQ ID:", rspq.abs_id);
abs_id           2841 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("RspQ ID:", rspq.abs_id);
abs_id           2867 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("RspQ ID:", rspq.abs_id);
abs_id           2893 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("RspQ ID:", rspq.abs_id);
abs_id           2927 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		R("RspQ ID:", rspq.abs_id);
abs_id           2967 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		seq_printf(seq, "%-12s %16u\n", "RspQ ID:", evtq->abs_id);
abs_id             70 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 				QUEUENO_V(adap->sge.fw_evtq.abs_id) |
abs_id            345 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 						 fs->iq].rspq.abs_id;
abs_id            528 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 	t4_mk_filtdelwr(f->tid, fwr, adapter->sge.fw_evtq.abs_id);
abs_id            631 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 		      FW_FILTER_WR_RX_RPL_IQ_V(adapter->sge.fw_evtq.abs_id));
abs_id           1198 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 				 ((adapter->sge.fw_evtq.abs_id << 14) | atid),
abs_id           1208 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 				((adapter->sge.fw_evtq.abs_id << 14) | atid),
abs_id           1501 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c 		       TCB_RSS_INFO_V(adapter->sge.fw_evtq.abs_id), 0, 1);
abs_id            848 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		rss[i] = rxq[*queues].rspq.abs_id;
abs_id            970 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		adap->msi_idx = -((int)s->intrq.abs_id + 1);
abs_id           1053 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		     QUEUENUMBER_V(s->ethrxq[0].rspq.abs_id));
abs_id            187 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ptp.c 	c.u.init.absid = cpu_to_be16(receive_q->rspq.abs_id);
abs_id            152 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 		msi_idx = -((int)s->intrq.abs_id + 1);
abs_id            182 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c 			ids[i] = q->rspq.abs_id;
abs_id            154 drivers/net/ethernet/chelsio/cxgb4/l2t.c 					TID_QID_V(adap->sge.fw_evtq.abs_id)));
abs_id           3614 drivers/net/ethernet/chelsio/cxgb4/sge.c 	iq->abs_id = ntohs(c.physiqid);
abs_id           3972 drivers/net/ethernet/chelsio/cxgb4/sge.c 	rq->cntxt_id = rq->abs_id = 0;
abs_id            200 drivers/net/ethernet/chelsio/cxgb4/smt.c 				    TID_QID_V(adapter->sge.fw_evtq.abs_id)));
abs_id             91 drivers/net/ethernet/chelsio/cxgb4/srq.c 				TID_QID_V(adap->sge.fw_evtq.abs_id)));
abs_id            140 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h 	unsigned int abs_id;		/* SGE absolute QID for the free list */
abs_id            184 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h 	u16 abs_id;			/* SGE abs QID for the response Q */
abs_id            246 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h 	unsigned int abs_id;		/* SGE absolute QID for the TX Q */
abs_id            340 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h #define EQ_IDX(s, abs_id) ((unsigned int)((abs_id) - (s)->egr_base))
abs_id            341 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h #define IQ_IDX(s, abs_id) ((unsigned int)((abs_id) - (s)->ingr_base))
abs_id            343 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h #define EQ_MAP(s, abs_id) ((s)->egr_map[EQ_IDX(s, abs_id)])
abs_id            344 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h #define IQ_MAP(s, abs_id) ((s)->ingr_map[IQ_IDX(s, abs_id)])
abs_id            561 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		if (unlikely(tq->abs_id != qid)) {
abs_id            564 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 				qid, tq->abs_id);
abs_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;
abs_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;
abs_id            661 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	IQ_MAP(s, s->fw_evtq.abs_id) = &s->fw_evtq;
abs_id            670 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			IQ_MAP(s, rxq->rspq.abs_id) = &rxq->rspq;
abs_id            671 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			EQ_MAP(s, txq->q.abs_id) = &txq->q;
abs_id            682 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			rxq->fl.abs_id = rxq->fl.cntxt_id + s->egr_base;
abs_id            683 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			EQ_MAP(s, rxq->fl.abs_id) = &rxq->fl;
abs_id            712 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			rss[qs] = rxq[qs].rspq.abs_id;
abs_id            739 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 					rxq[0].rspq.abs_id;
abs_id           2088 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		T("TxQ ID:", q.abs_id);
abs_id           2093 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		R("RspQ ID:", rspq.abs_id);
abs_id           2101 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		R("FL ID:", fl.abs_id);
abs_id           2114 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		seq_printf(seq, "%-12s %16u\n", "RspQ ID:", evtq->abs_id);
abs_id           2125 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		seq_printf(seq, "%-12s %16u\n", "RspQ ID:", intrq->abs_id);
abs_id           1992 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 		if (unlikely(rspq->abs_id != qid)) {
abs_id           1995 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 				qid, rspq->abs_id);
abs_id           2225 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 		intr_dest = adapter->sge.intrq.abs_id;
abs_id           2352 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	rspq->abs_id = be16_to_cpu(rpl.physiqid);
abs_id           2498 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	txq->q.abs_id =
abs_id           2542 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	rspq->abs_id = 0;