Searched refs:cppi5_hdesc_attach_buf (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_common.c | 144 cppi5_hdesc_attach_buf(host_desc, dma_buf, pkt_len, dma_buf, in emac_xsk_xmit_zc() 631 cppi5_hdesc_attach_buf(desc_rx, buf_dma, buf_len, buf_dma, buf_len); in prueth_dma_rx_push_mapped() 744 cppi5_hdesc_attach_buf(first_desc, buf_dma, xdpf->len, buf_dma, xdpf->len); in emac_xmit_xdp_frame() 859 cppi5_hdesc_attach_buf(desc_rx, buf_dma, buf_len, buf_dma, buf_len); in prueth_dma_rx_push_mapped_zc() 1253 cppi5_hdesc_attach_buf(first_desc, buf_dma, pkt_len, buf_dma, pkt_len); in icssg_ndo_start_xmit() 1282 cppi5_hdesc_attach_buf(next_desc, in icssg_ndo_start_xmit()
|
| /linux/include/linux/dma/ |
| H A D | ti-cppi5.h | 478 static inline void cppi5_hdesc_attach_buf(struct cppi5_host_desc_t *desc, in cppi5_hdesc_attach_buf() function
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-nuss.c | 464 cppi5_hdesc_attach_buf(desc_rx, buf_dma, AM65_CPSW_MAX_PACKET_SIZE, in am65_cpsw_nuss_rx_push() 1130 cppi5_hdesc_attach_buf(host_desc, dma_buf, pkt_len, dma_buf, pkt_len); in am65_cpsw_xdp_tx_frame() 1645 cppi5_hdesc_attach_buf(first_desc, buf_dma, pkt_len, buf_dma, pkt_len); in am65_cpsw_nuss_ndo_slave_xmit() 1695 cppi5_hdesc_attach_buf(next_desc, in am65_cpsw_nuss_ndo_slave_xmit()
|
| /linux/drivers/dma/ti/ |
| H A D | k3-udma.c | 3296 cppi5_hdesc_attach_buf(desc, sg_addr, sg_len, sg_addr, sg_len); in udma_prep_slave_sg_pkt() 3635 cppi5_hdesc_attach_buf(h_desc, in udma_prep_dma_cyclic_pkt() 5291 cppi5_hdesc_attach_buf(desc, in udma_setup_rx_flush()
|