Home
last modified time | relevance | path

Searched refs:enetc_init_hw (Results 1 – 1 of 1) sorted by path

/freebsd/sys/dev/enetc/
H A Dif_enetc.c118 static void enetc_init_hw(struct enetc_softc*);
447 enetc_init_hw(iflib_get_softc(ctx)); in enetc_attach_post()
687 enetc_init_hw(struct enetc_softc *sc) in enetc_init_hw() function