Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dsunxi_emac.c415 int good_packet; in _sunxi_emac_eth_recv() local
449 good_packet = 1; in _sunxi_emac_eth_recv()
458 good_packet = 0; in _sunxi_emac_eth_recv()
464 good_packet = 0; in _sunxi_emac_eth_recv()
472 if (good_packet) { in _sunxi_emac_eth_recv()
H A Dsun8i_emac.c503 int good_packet = 1; in _sun8i_eth_recv() local
521 good_packet = 0; in _sun8i_eth_recv()
531 if (good_packet) { in _sun8i_eth_recv()