Home
last modified time | relevance | path

Searched refs:prueth_dma_rx_push (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c464 int prueth_dma_rx_push(struct prueth_emac *emac, in prueth_dma_rx_push() function
500 EXPORT_SYMBOL_GPL(prueth_dma_rx_push);
600 ret = prueth_dma_rx_push(emac, new_skb, &emac->rx_chns); in emac_rx_packet()
947 ret = prueth_dma_rx_push(emac, skb, chn); in prueth_prepare_rx_chan()
H A Dicssg_prueth.h403 int prueth_dma_rx_push(struct prueth_emac *emac,
H A Dicssg_prueth_sr1.c325 ret = prueth_dma_rx_push(emac, new_skb, &emac->rx_mgm_chn); in prueth_process_rx_mgm()