ixgbe_mac_82599_vf
if (adapter->hw.mac.type != ixgbe_mac_82599_vf) {
if (adapter->hw.mac.type == ixgbe_mac_82599_vf && !ring_uses_large_buffer(rx_ring))
if (adapter->hw.mac.type != ixgbe_mac_82599_vf)
case ixgbe_mac_82599_vf:
.mac = ixgbe_mac_82599_vf,
.mac = ixgbe_mac_82599_vf,
if (hw->mac.type == ixgbe_mac_82599_vf) {
if (mac->type == ixgbe_mac_82599_vf) {