Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmvpp2.c5235 static int mvpp2_send(struct udevice *dev, void *packet, int length) in mvpp2_send() function
5525 .send = mvpp2_send,