Searched refs:tsec_recv (Results 1 – 1 of 1) sorted by relevance
302 static int tsec_recv(struct eth_device *dev) in tsec_recv() function337 static int tsec_recv(struct udevice *dev, int flags, uchar **packetp) in tsec_recv() function745 dev->recv = tsec_recv; in tsec_initialize()883 .recv = tsec_recv,