Searched defs:fwe (Results 1 – 2 of 2) sorted by relevance
101 struct fwe_softc *fwe; in fwe_poll() local137 struct fwe_softc *fwe; in fwe_attach() local204 fwe_stop(struct fwe_softc *fwe) in fwe_stop()245 struct fwe_softc *fwe; in fwe_detach() local270 struct fwe_softc *fwe = ((struct fwe_eth_softc *)arg)->fwe; in fwe_init() local349 struct fwe_softc *fwe = ((struct fwe_eth_softc *)if_getsoftc(ifp))->fwe; in fwe_ioctl() local418 struct fwe_softc *fwe; in fwe_output_callback() local445 struct fwe_softc *fwe = ((struct fwe_eth_softc *)if_getsoftc(ifp))->fwe; in fwe_start() local483 fwe_as_output(struct fwe_softc *fwe, if_t ifp) in fwe_as_output()548 struct fwe_softc *fwe; in fwe_as_input() local
50 struct fwe_softc *fwe; member54 #define FWE_LOCK(fwe) mtx_lock(&(fwe)->mtx) argument55 #define FWE_UNLOCK(fwe) mtx_unlock(&(fwe)->mtx) argument