Searched refs:ns8382x_send (Results 1 – 1 of 1) sorted by relevance
260 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