Home
last modified time | relevance | path

Searched refs:tx_sw_desc (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h162 struct tx_sw_desc;
176 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
H A Dsge.c109 struct tx_sw_desc { /* SW state per Tx descriptor */ struct
240 struct tx_sw_desc *d = &q->sdesc[cidx]; in unmap_skb()
288 struct tx_sw_desc *d; in free_tx_desc()
1101 struct tx_sw_desc *sd = &q->sdesc[pidx]; in write_wr_hdr_sgl()
3073 size_t sz = i == TXQ_CTRL ? 0 : sizeof(struct tx_sw_desc); in t3_sge_alloc_qset()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h162 struct tx_sw_desc;
176 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
H A Dsge.c109 struct tx_sw_desc { /* SW state per Tx descriptor */ struct
237 struct tx_sw_desc *d = &q->sdesc[cidx]; in unmap_skb()
285 struct tx_sw_desc *d; in free_tx_desc()
1096 struct tx_sw_desc *sd = &q->sdesc[pidx]; in write_wr_hdr_sgl()
3071 size_t sz = i == TXQ_CTRL ? 0 : sizeof(struct tx_sw_desc); in t3_sge_alloc_qset()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h231 struct tx_sw_desc;
248 struct tx_sw_desc *sdesc; /* address of SW TX descriptor ring */
H A Dsge.c157 struct tx_sw_desc { struct
380 struct tx_sw_desc *sdesc; in free_tx_desc()
2435 sizeof(struct tx_sw_desc), in t4vf_sge_alloc_eth_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h232 struct tx_sw_desc;
249 struct tx_sw_desc *sdesc; /* address of SW TX descriptor ring */
H A Dsge.c157 struct tx_sw_desc { struct
380 struct tx_sw_desc *sdesc; in free_tx_desc()
2432 sizeof(struct tx_sw_desc), in t4vf_sge_alloc_eth_txq()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c1116 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_xmit_wr_complete()
1292 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_xmit_wr_short()
1476 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_tx_plaintxt()
1581 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_tunnel_pkt()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c1110 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_xmit_wr_complete()
1286 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_xmit_wr_short()
1470 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_tx_plaintxt()
1574 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_tunnel_pkt()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h840 struct tx_sw_desc { struct
855 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
933 struct tx_sw_desc *desc; /* Descriptor ring to hold packets */
H A Dsge.c317 struct tx_sw_desc *d; in free_tx_desc()
1509 struct tx_sw_desc *sgl_sdesc; in cxgb4_eth_xmit()
1828 struct tx_sw_desc *sgl_sdesc; in cxgb4_vf_eth_xmit()
2127 struct tx_sw_desc *d; in cxgb4_eosw_txq_free_desc()
2268 struct tx_sw_desc *d; in ethofld_hard_xmit()
4579 sizeof(struct tx_desc), sizeof(struct tx_sw_desc), in t4_sge_alloc_eth_txq()
4736 sizeof(struct tx_sw_desc), &q->phys_addr, in t4_sge_alloc_ofld_txq()
H A Dcxgb4_tc_mqprio.c99 struct tx_sw_desc *ring; in cxgb4_init_eosw_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h838 struct tx_sw_desc { struct
853 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
931 struct tx_sw_desc *desc; /* Descriptor ring to hold packets */
H A Dsge.c317 struct tx_sw_desc *d; in free_tx_desc()
1509 struct tx_sw_desc *sgl_sdesc; in cxgb4_eth_xmit()
1829 struct tx_sw_desc *sgl_sdesc; in cxgb4_vf_eth_xmit()
2133 struct tx_sw_desc *d; in cxgb4_eosw_txq_free_desc()
2274 struct tx_sw_desc *d; in ethofld_hard_xmit()
4604 sizeof(struct tx_desc), sizeof(struct tx_sw_desc), in t4_sge_alloc_eth_txq()
4766 sizeof(struct tx_sw_desc), &q->phys_addr, in t4_sge_alloc_ofld_txq()
H A Dcxgb4_tc_mqprio.c99 struct tx_sw_desc *ring; in cxgb4_init_eosw_txq()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c712 struct tx_sw_desc *sgl_sdesc; in ch_ipsec_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c716 struct tx_sw_desc *sgl_sdesc; in ch_ipsec_xmit()

Completed in 57 milliseconds