Home
last modified time | relevance | path

Searched refs:I40E_FW_MINOR_VERSION (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h48 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \ macro
H A Dif_ixl.c584 hw->aq.api_min_ver > I40E_FW_MINOR_VERSION(hw)) { in ixl_if_attach_pre()