Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dns8382x.c261 static int ns8382x_send(struct eth_device *dev, void *packet, int length);
351 dev->send = ns8382x_send; in ns8382x_initialize()
737 static int ns8382x_send(struct eth_device *dev, void *packet, int length) in ns8382x_send() function