Searched refs:good_packet (Results 1 – 3 of 3) sorted by relevance
415 int good_packet; in _sunxi_emac_eth_recv() local449 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()
503 int good_packet = 1; in _sun8i_eth_recv() local521 good_packet = 0; in _sun8i_eth_recv()531 if (good_packet) { in _sun8i_eth_recv()
501 bool good_packet; in emac_rx() local577 good_packet = true; in emac_rx()593 good_packet = false; in emac_rx()599 good_packet = false; in emac_rx()615 if (good_packet) { in emac_rx()