Searched refs:IXGBE_VF_CAP_MAC (Results 1 – 3 of 3) sorted by relevance
434 #define IXGBE_VF_CAP_MAC (1 << 1) /* VF is permitted to change MAC. */ macro
5415 if (!(vf->flags & IXGBE_VF_CAP_MAC) && ixgbe_vf_mac_changed(vf, mac)) { in ixgbe_vf_set_mac()5926 vf->flags |= IXGBE_VF_CAP_MAC; in ixgbe_add_vf()5932 vf->flags |= IXGBE_VF_CAP_MAC; in ixgbe_add_vf()
4940 if (!(vf->flags & IXGBE_VF_CAP_MAC) && ixgbe_vf_mac_changed(vf, mac)) { in ixgbe_vf_set_mac()5434 vf->flags |= IXGBE_VF_CAP_MAC; in ixgbe_add_vf()5440 vf->flags |= IXGBE_VF_CAP_MAC; in ixgbe_add_vf()