I40E_MAC_XL710
case I40E_MAC_XL710:
#define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \
case I40E_MAC_XL710:
if (hw->mac.type == I40E_MAC_XL710 &&
if ((hw->mac.type == I40E_MAC_XL710) &&
hw->mac.type = I40E_MAC_XL710;
if ((hw->mac.type == I40E_MAC_XL710) &&
if ((hw->mac.type == I40E_MAC_XL710) &&
if (hw->mac.type == I40E_MAC_XL710)
if (hw->mac.type != I40E_MAC_XL710 || hw->aq.api_maj_ver != 1 ||