Searched refs:cppi5_hdesc_attach_buf (Results 1 – 4 of 4) sorted by relevance
| /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/net/ethernet/ti/icssg/ |
| H A D | icssg_prueth_sr1.c | 123 cppi5_hdesc_attach_buf(first_desc, buf_dma, pkt_len, buf_dma, pkt_len); in emac_send_command_sr1()
|
| /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()
|