Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_emac.h177 #define RX_FRM_TYPE (1 << 5) macro
H A Dsunxi_emac.c816 (status & RX_FRM_TYPE) != 0) { in sunxi_emac_rxintr()