Searched refs:sge_eth_txq (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_common.h94 static inline void chcr_eth_txq_stop(struct sge_eth_txq *q)
H A Dchcr_ktls.c742 struct sge_eth_txq *q, u64 mask,
797 struct sge_eth_txq *q, u32 tid,
838 struct sge_eth_txq *q, u64 tcp_seq,
988 struct sge_eth_txq *q, uint32_t tx_chan)
1097 struct sge_eth_txq *q, u32 tcp_seq,
1271 struct sge_eth_txq *q,
1458 bool tcp_push, struct sge_eth_txq *q,
1566 struct sge_eth_txq *q)
1694 struct sge_eth_txq *q, u32 skb_offset,
1772 struct sge_eth_txq *
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h259 struct sge_eth_txq { struct
275 struct sge_eth_txq ethtxq[MAX_ETH_QSETS];
561 int t4vf_sge_alloc_eth_txq(struct adapter *, struct sge_eth_txq *,
H A Dcxgb4vf_main.c536 struct sge_eth_txq *txq;
558 txq = container_of(tq, struct sge_eth_txq, q);
633 struct sge_eth_txq *txq = &s->ethtxq[pi->first_qset];
664 struct sge_eth_txq *txq = &s->ethtxq[pi->first_qset];
1809 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[pi->first_qset];
2063 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL];
2203 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL];
2730 struct sge_eth_txq *txq = &s->ethtxq[qs];
H A Dsge.c1133 static void txq_stop(struct sge_eth_txq *txq)
1164 struct sge_eth_txq *txq;
2131 struct sge_eth_txq *txq = &s->ethtxq[i];
2410 int t4vf_sge_alloc_eth_txq(struct adapter *adapter, struct sge_eth_txq *txq,
2565 struct sge_eth_txq *txq = s->ethtxq;
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c418 struct sge_eth_txq *q;
469 struct sge_eth_txq *q;
514 struct sge_eth_txq *q;
578 struct sge_eth_txq *q = &adap->sge.ethtxq[qidx + pi->first_qset];
691 static void eth_txq_stop(struct sge_eth_txq *q)
717 struct sge_eth_txq *q;
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c175 struct sge_eth_txq *txq;
189 struct sge_eth_txq *txq;
220 struct sge_eth_txq *txq;
H A Dcxgb4.h864 struct sge_eth_txq { /* state for an SGE Ethernet Tx queue */ struct
965 struct sge_eth_txq ethtxq[MAX_ETH_QSETS];
966 struct sge_eth_txq ptptxq;
1623 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq,
1641 int t4_sge_eth_txq_egress_update(struct adapter *adap, struct sge_eth_txq *q,
H A Dsge.c1218 static void eth_txq_stop(struct sge_eth_txq *q)
1404 int t4_sge_eth_txq_egress_update(struct adapter *adap, struct sge_eth_txq *eq,
1502 struct sge_eth_txq *q;
1818 struct sge_eth_txq *txq;
2660 struct sge_eth_txq *q;
3584 struct sge_eth_txq *txq;
4286 struct sge_eth_txq *q = &s->ptptxq;
4576 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq,
4914 struct sge_eth_txq *etq;
H A Dcxgb4_ethtool.c283 const struct sge_eth_txq *tx = &adap->sge.ethtxq[p->first_qset];
1005 struct sge_eth_txq *txq;
1063 struct sge_eth_txq *txq;
H A Dcxgb4_main.c238 struct sge_eth_txq *txq = &adap->sge.ethtxq[pi->first_qset];
584 struct sge_eth_txq *eq;
586 eq = container_of(txq, struct sge_eth_txq, q);
1062 struct sge_eth_txq *t = &s->ethtxq[pi->first_qset];
H A Dcxgb4_debugfs.c2687 const struct sge_eth_txq *tx = &s->ethtxq[base_qset];

Completed in 194 milliseconds