Home
last modified time | relevance | path

Searched defs:eth_dma (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dbcm-sf2-eth.h28 struct eth_dma { struct
38 int (*tx_packet)(struct eth_dma *dma, void *packet, int length); argument
39 bool (*check_tx_done)(struct eth_dma *dma); argument
41 int (*check_rx_done)(struct eth_dma *dma, uint8_t *buf); argument
43 int (*enable_dma)(struct eth_dma *dma, int dir); argument
44 int (*disable_dma)(struct eth_dma *dma, int dir); argument