Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_sriov.h47 #define IXGBE_VF_CAP_MAC (1 << 1) /* VF is permitted to change MAC. */ macro
H A Dif_sriov.c401 if (!(vf->flags & IXGBE_VF_CAP_MAC) && ixgbe_vf_mac_changed(vf, mac)) { in ixgbe_vf_set_mac()
889 vf->flags |= IXGBE_VF_CAP_MAC; in ixgbe_if_iov_vf_add()
895 vf->flags |= IXGBE_VF_CAP_MAC; in ixgbe_if_iov_vf_add()