Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Ddc2114x.c157 static void send_setup_frame(struct eth_device* dev, bd_t * bis);
372 send_setup_frame(dev, bis); in dc21x4x_init()
479 static void send_setup_frame(struct eth_device* dev, bd_t *bis) in send_setup_frame() function