Home
last modified time | relevance | path

Searched refs:ethtxq (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c426 q = &adap->sge.ethtxq[qidx + pi->first_qset]; in copy_esn_pktxt()
474 q = &adap->sge.ethtxq[qidx + pi->first_qset]; in copy_cpltx_pktxt()
517 q = &adap->sge.ethtxq[qidx + pi->first_qset]; in copy_key_cpltx_pktxt()
573 struct sge_eth_txq *q = &adap->sge.ethtxq[qidx + pi->first_qset]; in ch_ipsec_crypto_wreq()
731 q = &adap->sge.ethtxq[qidx + pi->first_qset]; in ch_ipsec_xmit()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c633 struct sge_eth_txq *txq = &s->ethtxq[pi->first_qset]; in setup_sge_queues()
657 s->egr_base = s->ethtxq[0].q.abs_id - s->ethtxq[0].q.cntxt_id; in setup_sge_queues()
664 struct sge_eth_txq *txq = &s->ethtxq[pi->first_qset]; in setup_sge_queues()
1609 rp->tx_pending = s->ethtxq[pi->first_qset].q.size; in cxgb4vf_get_ringparam()
1643 s->ethtxq[qs].q.size = rp->tx_pending; in cxgb4vf_set_ringparam()
1809 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[pi->first_qset]; in collect_sge_port_stats()
2063 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qinfo_show()
2203 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qstats_show()
2730 struct sge_eth_txq *txq = &s->ethtxq[qs]; in cfg_queues()
H A Dadapter.h275 struct sge_eth_txq ethtxq[MAX_ETH_QSETS]; member
H A Dsge.c1195 txq = &adapter->sge.ethtxq[pi->first_qset + qidx]; in t4vf_eth_xmit()
2131 struct sge_eth_txq *txq = &s->ethtxq[i]; in sge_tx_timer_cb()
2565 struct sge_eth_txq *txq = s->ethtxq; in t4vf_free_sge_resources()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c283 const struct sge_eth_txq *tx = &adap->sge.ethtxq[p->first_qset]; in collect_sge_port_stats()
908 e->tx_pending = s->ethtxq[pi->first_qset].q.size; in get_sge_param()
931 s->ethtxq[pi->first_qset + i].q.size = e->tx_pending; in set_sge_param()
1007 txq = &adap->sge.ethtxq[pi->first_qset]; in get_dbqtimer()
1089 txq = &s->ethtxq[pi->first_qset]; in set_dbqtimer()
H A Dsge.c1534 q = &adap->sge.ethtxq[qidx + pi->first_qset]; in cxgb4_eth_xmit()
1845 txq = &adapter->sge.ethtxq[pi->first_qset + qidx]; in cxgb4_vf_eth_xmit()
2673 q = &adap->sge.ethtxq[pi->first_qset]; in cxgb4_selftest_lb_pkt()
3606 txq = &s->ethtxq[pi->first_qset + rspq->idx]; in t4_tx_completion_handler()
4303 budget -= t4_sge_eth_txq_egress_update(adap, &s->ethtxq[i], in sge_tx_timer_cb()
4923 etq = &adap->sge.ethtxq[i]; in t4_free_sge_resources()
H A Dcudbg_lib.c3424 QDESC_GET_TXQ(&s->ethtxq[i].q, CUDBG_QTYPE_NIC_TXQ, out); in cudbg_collect_qdesc()
H A Dcxgb4_debugfs.c2687 const struct sge_eth_txq *tx = &s->ethtxq[base_qset]; in sge_qinfo_show()