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

  /src/sys/dev/pci/ixgbe/
if_sriov.c 531 ixgbe_vf_set_macvlan(struct ixgbe_softc *sc, struct ixgbe_vf *vf, function in typeref:typename:void
536 } /* ixgbe_vf_set_macvlan */
628 case IXGBE_VF_SET_MACVLAN:
629 ixgbe_vf_set_macvlan(sc, vf, msg);

Completed in 52 milliseconds