Searched refs:I40E_FW_MINOR_VERSION (Results 1 – 2 of 2) sorted by relevance
48 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \ macro
584 hw->aq.api_min_ver > I40E_FW_MINOR_VERSION(hw)) { in ixl_if_attach_pre()