Searched defs:fwe (Results 1 – 2 of 2) sorted by relevance
110 struct fwe_softc *fwe; in fwe_npoll_compat() local129 struct fwe_softc *fwe; in fwe_npoll() local178 struct fwe_softc *fwe; in fwe_attach() local245 fwe_stop(struct fwe_softc *fwe) in fwe_stop()287 struct fwe_softc *fwe = device_get_softc(dev); in fwe_detach() local300 struct fwe_softc *fwe = ((struct fwe_eth_softc *)arg)->fwe; in fwe_init() local394 struct fwe_softc *fwe = ((struct fwe_eth_softc *)ifp->if_softc)->fwe; in fwe_ioctl() local433 struct fwe_softc *fwe; in fwe_output_callback() local458 struct fwe_softc *fwe = ((struct fwe_eth_softc *)ifp->if_softc)->fwe; in fwe_start() local483 fwe_as_output(struct fwe_softc *fwe, struct ifnet *ifp) in fwe_as_output()[all …]
53 struct fwe_softc *fwe; member