Searched refs:lacp_stop (Results 1 – 3 of 3) sorted by relevance
291 void lacp_stop(struct trunk_softc *);
1672 tr->tr_stop = lacp_stop; in trunk_lacp_attach()
785 lacp_stop(struct trunk_softc *sc) in lacp_stop() function