Lines Matching refs:lacp_softc

95 static void	lacp_suppress_distributing(struct lacp_softc *,
98 static void lacp_update_portmap(struct lacp_softc *);
99 static void lacp_select_active_aggregator(struct lacp_softc *);
114 static struct lacp_aggregator *lacp_aggregator_get(struct lacp_softc *,
116 static void lacp_aggregator_addref(struct lacp_softc *,
118 static void lacp_aggregator_delref(struct lacp_softc *,
256 struct lacp_softc *lsc = lp->lp_lsc;
447 struct lacp_softc *lsc = lp->lp_lsc;
491 struct lacp_softc *lsc = arg;
512 struct lacp_softc *lsc = LACP_SOFTC(sc);
568 struct lacp_softc *lsc = lp->lp_lsc;
593 struct lacp_softc *lsc = LACP_SOFTC(sc);
633 struct lacp_softc *lsc = lp->lp_lsc;
672 struct lacp_softc *lsc = lp->lp_lsc;
709 struct lacp_softc *lsc = lp->lp_lsc;
742 struct lacp_softc *lsc = vp;
752 lacp_attach_sysctl(struct lacp_softc *lsc, struct sysctl_oid *p_oid)
765 lacp_attach_sysctl_debug(struct lacp_softc *lsc, struct sysctl_oid *p_oid)
791 struct lacp_softc *lsc;
794 lsc = malloc(sizeof(struct lacp_softc),
830 struct lacp_softc *lsc = LACP_SOFTC(sc);
849 struct lacp_softc *lsc = LACP_SOFTC(sc);
859 struct lacp_softc *lsc = LACP_SOFTC(sc);
870 struct lacp_softc *lsc = LACP_SOFTC(sc);
905 lacp_suppress_distributing(struct lacp_softc *lsc, struct lacp_aggregator *la)
978 lacp_select_active_aggregator(struct lacp_softc *lsc)
1044 lacp_update_portmap(struct lacp_softc *lsc)
1192 lacp_aggregator_addref(struct lacp_softc *lsc, struct lacp_aggregator *la)
1208 lacp_aggregator_delref(struct lacp_softc *lsc, struct lacp_aggregator *la)
1237 lacp_aggregator_get(struct lacp_softc *lsc, struct lacp_port *lp)
1343 struct lacp_softc *lsc = lp->lp_lsc;
1399 struct lacp_softc *lsc = lp->lp_lsc;
1865 struct lacp_softc *lsc = lp->lp_lsc;