Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Ddc2114x.c160 static int dc21x4x_send(struct eth_device *dev, void *packet, int length);
287 dev->send = dc21x4x_send; in dc21x4x_initialize()
377 static int dc21x4x_send(struct eth_device *dev, void *packet, int length) in dc21x4x_send() function