HomeSort by: relevance | last modified time | path
    Searched defs:ixl_remove_macvlan (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_ixl.c 782 static int ixl_remove_macvlan(struct ixl_softc *, const uint8_t *,
1373 rv = ixl_remove_macvlan(sc, sc->sc_enaddr, 0, 0);
1378 rv = ixl_remove_macvlan(sc, sc->sc_enaddr, 0,
1582 rv = ixl_remove_macvlan(sc, sc->sc_enaddr, vid,
1584 (void)ixl_remove_macvlan(sc, etherbroadcastaddr, vid,
1703 ixl_remove_macvlan(sc, enm->enm_addrlo, 0,
1747 ixl_remove_macvlan(sc, addrlo, 0,
1776 ixl_remove_macvlan(sc, enm->enm_addrlo, 0,
2167 ixl_remove_macvlan(sc, sc->sc_enaddr, 0, flag_del);
5016 ixl_remove_macvlan(struct ixl_softc *sc, const uint8_t *macaddr function in typeref:typename:int
    [all...]

Completed in 29 milliseconds