Searched refs:good_packet (Results 1 – 3 of 3) sorted by relevance
414 int good_packet; in _sunxi_emac_eth_recv() local448 good_packet = 1; in _sunxi_emac_eth_recv()457 good_packet = 0; in _sunxi_emac_eth_recv()463 good_packet = 0; in _sunxi_emac_eth_recv()471 if (good_packet) { in _sunxi_emac_eth_recv()
542 int good_packet = 1; in _sun8i_eth_recv() local560 good_packet = 0; in _sun8i_eth_recv()570 if (good_packet) { in _sun8i_eth_recv()
622 bool good_packet; in emac_rx() local685 good_packet = true; in emac_rx()701 good_packet = false; in emac_rx()707 good_packet = false; in emac_rx()723 if (good_packet) { in emac_rx()