Searched refs:cntxt_id (Results 1 – 11 of 11) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
| D | sge.c | 196 V_RSPQ(q->cntxt_id) | V_CREDITS(credits)); in refill_rspq() 293 q->cntxt_id >= FW_TUNNEL_SGEEC_START; in free_tx_desc() 485 t3_write_reg(adap, A_SG_KDOORBELL, V_EGRCNTX(q->cntxt_id)); in ring_fl_db() 680 t3_sge_disable_fl(adapter, q->fl[i].cntxt_id); in t3_free_qset() 693 t3_sge_enable_ecntxt(adapter, q->txq[i].cntxt_id, 0); in t3_free_qset() 709 t3_sge_disable_rspcntxt(adapter, q->rspq.cntxt_id); in t3_free_qset() 728 qs->rspq.cntxt_id = id; in init_qset_cntxt() 729 qs->fl[0].cntxt_id = 2 * id; in init_qset_cntxt() 730 qs->fl[1].cntxt_id = 2 * id + 1; in init_qset_cntxt() 731 qs->txq[TXQ_ETH].cntxt_id = FW_TUNNEL_SGEEC_START + id; in init_qset_cntxt() [all …]
|
| D | adapter.h | 118 unsigned int cntxt_id; /* SGE context id for the free list */ member 143 unsigned int cntxt_id; /* SGE context id for the response q */ member 183 unsigned int cntxt_id; /* SGE context id for the Tx q */ member
|
| D | cxgb3_ioctl.h | 61 uint32_t cntxt_id; member
|
| D | cxgb3_main.c | 604 t3_write_reg(adap, A_SG_KDOORBELL, F_SELEGRCNTX | V_EGRCNTX(qs->txq[j].cntxt_id)); in ring_dbs()
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
| D | sge.c | 551 QID_V(fl->cntxt_id) | val); in ring_fl_db() 715 set_bit(fl->cntxt_id, adapter->sge.starving_fl); in refill_fl() 984 QID_V(tq->cntxt_id) | val); in ring_tx_db() 1366 T4_TRACE5(adapter->tb[txq->q.cntxt_id & 7], in t4vf_eth_xmit() 1907 val | INGRESSQID_V((u32)rspq->cntxt_id)); in napi_rx_handler() 2009 val | INGRESSQID_V(intrq->cntxt_id)); in process_intrq() 2326 rspq->cntxt_id = be16_to_cpu(rpl.iqid); in t4vf_sge_alloc_rxq() 2328 rspq->cntxt_id, in t4vf_sge_alloc_rxq() 2341 fl->cntxt_id = be16_to_cpu(rpl.fl0id); in t4vf_sge_alloc_rxq() 2354 fl->cntxt_id, in t4vf_sge_alloc_rxq() [all …]
|
| D | adapter.h | 138 unsigned int cntxt_id; /* SGE relative QID for the free list */ member 182 u16 cntxt_id; /* SGE rel QID for the response Q */ member 244 unsigned int cntxt_id; /* SGE relative QID for the TX Q */ member
|
| D | cxgb4vf_main.c | 385 INGRESSQID_V(rspq->cntxt_id)); in qenable() 408 INGRESSQID_V(s->intrq.cntxt_id)); in enable_rx() 586 s->fw_evtq.cntxt_id); in setup_sge_queues() 598 s->egr_base = s->ethtxq[0].q.abs_id - s->ethtxq[0].q.cntxt_id; in setup_sge_queues() 599 s->ingr_base = s->ethrxq[0].rspq.abs_id - s->ethrxq[0].rspq.cntxt_id; in setup_sge_queues() 621 rxq->fl.abs_id = rxq->fl.cntxt_id + s->egr_base; in setup_sge_queues() 1069 FW_PARAMS_PARAM_YZ_V(rspq->cntxt_id); in set_rxq_intr_params()
|
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
| D | sge.c | 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() [all …]
|
| D | cxgb4.h | 488 unsigned int cntxt_id; /* SGE context id for the free list */ member 521 u16 cntxt_id; /* SGE context id for the response q */ member 591 unsigned int cntxt_id; /* SGE context id for the Tx q */ member
|
| D | cxgb4_main.c | 325 FW_PARAMS_PARAM_YZ_V(txq->q.cntxt_id)); in dcb_tx_queue_prio_enable() 996 INGRESSQID_V(q->cntxt_id)); in enable_rx() 1090 s->fw_evtq.cntxt_id); in setup_sge_queues() 1100 s->fw_evtq.cntxt_id); in setup_sge_queues() 1126 s->fw_evtq.cntxt_id, in setup_sge_queues() 1127 s->rdmarxq[i].rspq.cntxt_id); in setup_sge_queues() 1417 FW_PARAMS_PARAM_YZ_V(q->cntxt_id); in cxgb4_set_rspq_intr_params() 2273 QID_V(q->cntxt_id) | PIDX_V(q->db_pidx_inc)); in enable_txq_db() 2335 ret = read_eq_indices(adap, (u16)q->cntxt_id, &hw_pidx, &hw_cidx); in sync_txq_pidx() 2353 QID_V(q->cntxt_id) | val); in sync_txq_pidx()
|
| D | cxgb4_debugfs.c | 2286 T("TxQ ID:", q.cntxt_id); in sge_qinfo_show() 2308 R("FL ID:", fl.cntxt_id); in sge_qinfo_show() 2338 T("TxQ ID:", q.cntxt_id); in sge_qinfo_show() 2351 R("FL ID:", fl.cntxt_id); in sge_qinfo_show() 2380 R("FL ID:", fl.cntxt_id); in sge_qinfo_show() 2416 T("TxQ ID:", q.cntxt_id); in sge_qinfo_show()
|