Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/net/
H A Dping.c82 void ping_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) in ping_receive()
H A Darp.c124 void arp_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, int len) in arp_receive()
H A Dnet.c1011 struct in_addr src_ip, struct ethernet_hdr *et) in receive_icmp()
1039 struct ethernet_hdr *et; in net_process_received_packet() local
1392 struct ethernet_hdr *et = (struct ethernet_hdr *)xet; in net_set_ether() local
1415 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether()
H A Dcdp.c111 struct ethernet_hdr *et; in cdp_send_trigger() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.c228 struct resource_entry *et; in resource_setup_list() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c1649 unsigned int au, eo, et, es; local