Searched refs:lp_lsc (Results 1 – 2 of 2) sorted by relevance
270 struct lacp_softc *lsc = lp->lp_lsc; in lacp_pdu_input() 320 if ((1 << lp->lp_ifp->if_dunit) & lp->lp_lsc->lsc_debug.lsc_rx_test) { in lacp_pdu_input() 370 LACP_LOCK_ASSERT(lp->lp_lsc); in lacp_xmit_lacpdu() 424 LACP_LOCK_ASSERT(lp->lp_lsc); in lacp_xmit_marker() 461 struct lacp_softc *lsc = lp->lp_lsc; in lacp_linkstate() 560 lp->lp_lsc = lsc; in lacp_port_create() 580 struct lacp_softc *lsc = lp->lp_lsc; in lacp_port_destroy() 646 struct lacp_softc *lsc = lp->lp_lsc; in lacp_portreq() 685 struct lacp_softc *lsc = lp->lp_lsc; in lacp_disable_distributing() 724 struct lacp_softc *lsc = lp->lp_lsc; in lacp_enable_distributing() [all...]
213 struct lacp_softc *lp_lsc; member312 struct lacp_softc *lsc = lp->lp_lsc; in lacp_isactive()