Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dsungem.c487 static int sungem_check_rx_mac(SunGEMState *s, const uint8_t *mac, uint32_t crc) in sungem_check_rx_mac() function
601 rx_cond = sungem_check_rx_mac(s, buf, mac_crc); in sungem_receive()