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

/freebsd-13-stable/sys/dev/usb/net/
H A Dif_mosreg.h175 #define GET_MII(sc) uether_getmii(&(sc)->sc_ue)
H A Dusb_ethernet.h109 struct mii_data *uether_getmii(struct usb_ether *);
H A Dif_udavreg.h142 #define GET_MII(sc) uether_getmii(&(sc)->sc_ue)
H A Dif_auereg.h188 #define GET_MII(sc) uether_getmii(&(sc)->sc_ue)
H A Dif_axgereg.h147 #define GET_MII(sc) uether_getmii(&(sc)->sc_ue)
H A Dif_ruereg.h149 #define GET_MII(sc) uether_getmii(&(sc)->sc_ue)
H A Dif_axereg.h326 #define GET_MII(sc) uether_getmii(&(sc)->sc_ue)
H A Dif_smsc.c539 struct mii_data *mii = uether_getmii(&sc->sc_ue);
637 struct mii_data *mii = uether_getmii(&sc->sc_ue);
664 struct mii_data *mii = uether_getmii(&sc->sc_ue);
1213 struct mii_data *mii = uether_getmii(&sc->sc_ue);
H A Dif_urereg.h385 #define GET_MII(sc) uether_getmii(&(sc)->sc_ue)
H A Dif_muge.c762 struct mii_data *mii = uether_getmii(&sc->sc_ue);
2013 struct mii_data *mii = uether_getmii(&sc->sc_ue);
2107 struct mii_data *mii = uether_getmii(&sc->sc_ue);
2133 struct mii_data *mii = uether_getmii(&sc->sc_ue);
H A Dusb_ethernet.c142 uether_getmii(struct usb_ether *ue) function

Completed in 170 milliseconds