Home
last modified time | relevance | path

Searched defs:lsc (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net/
H A Dieee8023ad_lacp.c270 struct lacp_softc *lsc = lp->lp_lsc; in lacp_pdu_input() local
461 struct lacp_softc *lsc = lp->lp_lsc; in lacp_linkstate() local
509 struct lacp_softc *lsc = arg; in lacp_tick() local
580 struct lacp_softc *lsc = lp->lp_lsc; in lacp_port_destroy() local
646 struct lacp_softc *lsc = lp->lp_lsc; in lacp_portreq() local
685 struct lacp_softc *lsc = lp->lp_lsc; in lacp_disable_distributing() local
724 struct lacp_softc *lsc = lp->lp_lsc; in lacp_enable_distributing() local
760 struct lacp_softc *lsc = vp; in lacp_transit_expire() local
774 struct lacp_softc *lsc; in lacp_attach() local
1430 struct lacp_softc *lsc = lp->lp_lsc; in lacp_select() local
[all …]
H A Dif_lagg.c1379 struct lacp_softc *lsc; in lagg_ioctl() local
1485 struct lacp_softc *lsc; in lagg_ioctl() local
H A Dieee8023ad_lacp.h313 struct lacp_softc *lsc = lp->lp_lsc; in lacp_isactive() local
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x550.c1936 STATIC s32 ixgbe_get_lasi_ext_t_x550em(struct ixgbe_hw *hw, bool *lsc) in ixgbe_get_lasi_ext_t_x550em()
2027 bool lsc; in ixgbe_enable_lasi_ext_t_x550em() local
4409 bool lsc; in ixgbe_handle_lasi_ext_t_x550em() local
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.h1281 uint32_t lsc:1; member