ixgbe_mac_82599_vf
if (hw->mac.type >= ixgbe_mac_82599_vf) {
hw->mac.type = ixgbe_mac_82599_vf;
if (sc->hw.mac.type == ixgbe_mac_82599_vf) {
case ixgbe_mac_82599_vf:
case ixgbe_mac_82599_vf:
hw->mac.type = ixgbe_mac_82599_vf;
if (mac->type == ixgbe_mac_82599_vf) {