Home
last modified time | relevance | path

Searched defs:tsec_recv (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dtsec.c302 static int tsec_recv(struct eth_device *dev) in tsec_recv() function
337 static int tsec_recv(struct udevice *dev, int flags, uchar **packetp) in tsec_recv() function