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

/freebsd-13-stable/sys/arm/allwinner/
H A Dif_emacreg.h238 #define EMAC_PROC_DEFAULT 64 macro
H A Dif_emac.c930 sc->emac_rx_process_limit = EMAC_PROC_DEFAULT;
937 "using default: %d\n", EMAC_PROC_DEFAULT);
938 sc->emac_rx_process_limit = EMAC_PROC_DEFAULT;

Completed in 42 milliseconds