Searched refs:sandbox_eth_tx_hand_f (Results 1 – 2 of 2) sorted by relevance
69 typedef int sandbox_eth_tx_hand_f(struct udevice *dev, void *pkt, typedef91 sandbox_eth_tx_hand_f *tx_handler;100 void sandbox_eth_set_tx_handler(int index, sandbox_eth_tx_hand_f *handler);
284 void sandbox_eth_set_tx_handler(int index, sandbox_eth_tx_hand_f *handler) in sandbox_eth_set_tx_handler()