Home
last modified time | relevance | path

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

/linux/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()
3058 size_t sz = i == TXQ_CTRL ? 0 : sizeof(struct tx_sw_desc); in t3_sge_alloc_qset()
/linux/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()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c1106 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_xmit_wr_complete()
1282 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_xmit_wr_short()
1466 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_tx_plaintxt()
1570 struct tx_sw_desc *sgl_sdesc; in chcr_ktls_tunnel_pkt()
/linux/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 */ argument
931 struct tx_sw_desc *desc; /* Descriptor ring to hold packets */
H A Dcxgb4_tc_mqprio.c99 struct tx_sw_desc *ring; in cxgb4_init_eosw_txq()
/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c714 struct tx_sw_desc *sgl_sdesc; in ch_ipsec_xmit()