Home
last modified time | relevance | path

Searched refs:ixgbe_vf_mac_changed (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dif_sriov.c128 ixgbe_vf_mac_changed(struct ixgbe_vf *vf, const uint8_t *mac) in ixgbe_vf_mac_changed() function
402 if (!(vf->flags & IXGBE_VF_CAP_MAC) && ixgbe_vf_mac_changed(vf, mac)) { in ixgbe_vf_set_mac()