Home
last modified time | relevance | path

Searched refs:tx_sw_desc (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h162 struct tx_sw_desc;
176 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
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()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h232 struct tx_sw_desc;
249 struct tx_sw_desc *sdesc; /* address of SW TX descriptor ring */
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()
/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
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()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h838 struct tx_sw_desc { struct
853 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */ argument
931 struct tx_sw_desc *desc; /* Descriptor ring to hold packets */
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()
Dcxgb4_tc_mqprio.c99 struct tx_sw_desc *ring; in cxgb4_init_eosw_txq()
/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c716 struct tx_sw_desc *sgl_sdesc; in ch_ipsec_xmit()