Lines Matching refs:lagg_proto_softc
251 static void lacp_linkstate(struct lagg_proto_softc *, struct lagg_port *);
463 lacp_attach(struct lagg_softc *sc, struct lagg_proto_softc **lscp)
522 *lscp = (struct lagg_proto_softc *)lsc;
534 lacp_detach(struct lagg_proto_softc *xlsc)
563 lacp_up(struct lagg_proto_softc *xlsc)
618 lacp_down(struct lagg_proto_softc *xlsc)
632 lacp_transmit(struct lagg_proto_softc *xlsc, struct mbuf *m)
663 lacp_allocport(struct lagg_proto_softc *xlsc, struct lagg_port *lp)
714 lacp_startport(struct lagg_proto_softc *xlsc, struct lagg_port *lp)
728 lacp_stopport(struct lagg_proto_softc *xlsc, struct lagg_port *lp)
749 lacp_freeport(struct lagg_proto_softc *xlsc, struct lagg_port *lp)
775 lacp_protostat(struct lagg_proto_softc *xlsc, struct laggreqproto *resp)
814 lacp_portstat(struct lagg_proto_softc *xlsc, struct lagg_port *lp,
855 lacp_linkstate_ifnet_locked(struct lagg_proto_softc *xlsc, struct lagg_port *lp)
933 lacp_ioctl(struct lagg_proto_softc *xlsc, struct laggreqproto *lreq)
1239 lacp_input(struct lagg_proto_softc *xlsc, struct lagg_port *lp, struct mbuf *m)
2751 lacp_linkstate(struct lagg_proto_softc *xlsc, struct lagg_port *lp)