Searched refs:cppi5_hdesc_attach_buf (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_common.c | 492 cppi5_hdesc_attach_buf(desc_rx, buf_dma, skb_tailroom(skb), buf_dma, skb_tailroom(skb)); in prueth_dma_rx_push() 731 cppi5_hdesc_attach_buf(first_desc, buf_dma, pkt_len, buf_dma, pkt_len); in icssg_ndo_start_xmit() 759 cppi5_hdesc_attach_buf(next_desc, in icssg_ndo_start_xmit()
|
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/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 | 363 cppi5_hdesc_attach_buf(desc_rx, buf_dma, AM65_CPSW_MAX_PACKET_SIZE, in am65_cpsw_nuss_rx_push() 986 cppi5_hdesc_attach_buf(host_desc, dma_buf, pkt_len, dma_buf, pkt_len); in am65_cpsw_xdp_tx_frame() 1624 cppi5_hdesc_attach_buf(first_desc, buf_dma, pkt_len, buf_dma, pkt_len); in am65_cpsw_nuss_ndo_slave_xmit() 1673 cppi5_hdesc_attach_buf(next_desc, in am65_cpsw_nuss_ndo_slave_xmit()
|
/linux/drivers/dma/ti/ |
H A D | k3-udma.c | 3289 cppi5_hdesc_attach_buf(desc, sg_addr, sg_len, sg_addr, sg_len); in udma_prep_slave_sg_pkt() 3628 cppi5_hdesc_attach_buf(h_desc, in udma_prep_dma_cyclic_pkt() 5233 cppi5_hdesc_attach_buf(desc, in udma_setup_rx_flush()
|