Searched refs:sc_statchg (Results 1 – 3 of 3) sorted by relevance
246 sc->sc_statchg = tlp_winb_mii_statchg; in tlp_attach()251 sc->sc_statchg = tlp_dm9102_mii_statchg; in tlp_attach()261 sc->sc_statchg = tlp_mii_statchg; in tlp_attach()4643 mii->mii_statchg = sc->sc_statchg; in tlp_2114x_isv_tmsw_init()5144 sc->sc_statchg = tlp_2114x_nway_statchg; in tlp_2114x_isv_tmsw_init()5302 (*sc->sc_statchg)(mii->mii_ifp); in tlp_2114x_nway_service()5470 mii->mii_statchg = sc->sc_statchg; in tlp_sio_mii_tmsw_init()5518 mii->mii_statchg = sc->sc_statchg; in tlp_pnic_tmsw_init()5554 sc->sc_statchg = tlp_pnic_nway_statchg; in tlp_pnic_tmsw_init()5727 (*sc->sc_statchg)(mii->mii_ifp); in tlp_pnic_nway_service()[all …]
385 void (*sc_statchg)(struct ifnet *); member
247 mii->mii_statchg = sc->sc_statchg; in tlp_ap_tmsw_init()