Home
last modified time | relevance | path

Searched refs:eth_halt_state_only (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dnet.h165 void eth_halt_state_only(void); /* Set passive state */
217 static __always_inline void eth_halt_state_only(void) in eth_halt_state_only() function
/third_party/uboot/u-boot-2020.01/drivers/net/
Dnetconsole.c223 eth_halt_state_only(); in nc_send_packet()
/third_party/uboot/u-boot-2020.01/net/
Deth-uclass.c162 void eth_halt_state_only(void) in eth_halt_state_only() function
Dnet.c644 eth_halt_state_only(); in net_loop()