Searched refs:agrport_cleanup (Results 1 – 1 of 1) sorted by relevance
88 static int agrport_cleanup(struct agr_softc *, struct agr_port *);663 if (agrport_cleanup(sc, port)) { in agr_addport()720 error = agrport_cleanup(sc, port); in agr_remport()745 agrport_cleanup(struct agr_softc *sc, struct agr_port *port) in agrport_cleanup() function