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

  /src/sys/dev/pci/
if_ixl.c 864 static int ixl_update_macvlan(struct ixl_softc *);
1385 if (ixl_update_macvlan(sc) != 0) {
2055 if (ixl_update_macvlan(sc) == 0) {
5656 ixl_update_macvlan(struct ixl_softc *sc) function in typeref:typename:int
5690 rv = ixl_update_macvlan(sc);

Completed in 177 milliseconds