ti_ifmedia_upd
static int ti_ifmedia_upd(struct ifnet *);
ifmedia_init(&sc->ifmedia, IFM_IMASK, ti_ifmedia_upd, ti_ifmedia_sts);
ti_ifmedia_upd(ifp);