Searched refs:eth_set_last_protocol (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/net/
H A Dnetconsole.c203 eth_set_last_protocol(NETCONS);
/u-boot/net/
H A Dnet.c661 eth_set_last_protocol(BOOTP);
728 eth_set_last_protocol(protocol);
737 eth_set_last_protocol(BOOTP);
/u-boot/include/
H A Dnet.h704 static inline void eth_set_last_protocol(int protocol) function

Completed in 56 milliseconds