Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Ddc2114x.c156 static void send_setup_frame(struct eth_device* dev, bd_t * bis);
371 send_setup_frame(dev, bis); in dc21x4x_init()
478 static void send_setup_frame(struct eth_device* dev, bd_t *bis) in send_setup_frame() function