HomeSort by: relevance | last modified time | path
    Searched refs:RX_PAYLOAD_ERR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_emac.h 181 #define RX_PAYLOAD_ERR (1 << 0)
sunxi_emac.c 822 if ((status & RX_PAYLOAD_ERR) != 0)

Completed in 12 milliseconds