Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dns8382x.c260 static int ns8382x_send(struct eth_device *dev, void *packet, int length);
350 dev->send = ns8382x_send; in ns8382x_initialize()
736 static int ns8382x_send(struct eth_device *dev, void *packet, int length) in ns8382x_send() function