my_ifmedia_upd
static int my_ifmedia_upd(struct ifnet *);
ifmedia_init(&sc->ifmedia, 0, my_ifmedia_upd, my_ifmedia_sts);