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

/freebsd-11.0-release/sys/dev/ed/
H A Dif_ed_rtl80x9.c67 static void ed_rtl_get_media(struct ifnet *ifp, struct ifmediareq *);
112 ifmedia_init(&sc->ifmedia, 0, ed_rtl_set_media, ed_rtl_get_media);
191 ed_rtl_get_media(struct ifnet *ifp, struct ifmediareq *imr) function

Completed in 54 milliseconds