Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dns8382x.c261 static int ns8382x_poll(struct eth_device *dev);
351 dev->recv = ns8382x_poll; in ns8382x_initialize()
795 ns8382x_poll(struct eth_device *dev) in ns8382x_poll() function