Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_emac.c133 static int sysctl_hw_emac_proc_limit(SYSCTL_HANDLER_ARGS);
918 &sc->emac_rx_process_limit, 0, sysctl_hw_emac_proc_limit, "I", in emac_attach()
1182 sysctl_hw_emac_proc_limit(SYSCTL_HANDLER_ARGS) in sysctl_hw_emac_proc_limit() function