Home
last modified time | relevance | path

Searched refs:sandbox_eth_tx_hand_f (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/sandbox/include/asm/
A Deth.h71 typedef int sandbox_eth_tx_hand_f(struct udevice *dev, void *pkt, typedef
93 sandbox_eth_tx_hand_f *tx_handler;
102 void sandbox_eth_set_tx_handler(int index, sandbox_eth_tx_hand_f *handler);
/u-boot/drivers/net/
A Dsandbox.c286 void sandbox_eth_set_tx_handler(int index, sandbox_eth_tx_hand_f *handler) in sandbox_eth_set_tx_handler()

Completed in 5 milliseconds