Searched refs:IXGBE_VF_CAP_MAC (Results 1 – 2 of 2) sorted by relevance
47 #define IXGBE_VF_CAP_MAC (1 << 1) /* VF is permitted to change MAC. */ macro
401 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()