/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 162 struct tx_sw_desc; 176 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
|
H A D | sge.c | 109 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 D | adapter.h | 162 struct tx_sw_desc; 176 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */
|
H A D | sge.c | 109 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 D | adapter.h | 231 struct tx_sw_desc; 248 struct tx_sw_desc *sdesc; /* address of SW TX descriptor ring */
|
H A D | sge.c | 157 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 D | adapter.h | 232 struct tx_sw_desc; 249 struct tx_sw_desc *sdesc; /* address of SW TX descriptor ring */
|
H A D | sge.c | 157 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 D | chcr_ktls.c | 1116 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 D | chcr_ktls.c | 1110 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 D | cxgb4.h | 840 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 D | sge.c | 317 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 D | cxgb4_tc_mqprio.c | 99 struct tx_sw_desc *ring; in cxgb4_init_eosw_txq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 838 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 D | sge.c | 317 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 D | cxgb4_tc_mqprio.c | 99 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 D | chcr_ipsec.c | 712 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 D | chcr_ipsec.c | 716 struct tx_sw_desc *sgl_sdesc; in ch_ipsec_xmit()
|