Home
last modified time | relevance | path

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

/netbsd/sys/arch/mips/alchemy/dev/
H A Dif_aumacreg.h149 #define RX_STAT_L(x) ((x) & 0x3fff) /* frame length */ macro
H A Dif_aumac.c680 len = RX_STAT_L(stat); in aumac_rxintr()