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