Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/
H A Dncsi.h12 void ncsi_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip,
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c631 void ncsi_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, in ncsi_receive() function
/openbmc/u-boot/net/
H A Dnet.c1344 ncsi_receive(et, ip, len); in net_process_received_packet()