Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_emacreg.h236 #define EMAC_PROC_DEFAULT 64 macro
H A Dif_emac.c921 sc->emac_rx_process_limit = EMAC_PROC_DEFAULT; in emac_attach()
928 "using default: %d\n", EMAC_PROC_DEFAULT); in emac_attach()
929 sc->emac_rx_process_limit = EMAC_PROC_DEFAULT; in emac_attach()