Searched refs:I40E_MAC_XL710 (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_dcb.c837 if ((hw->mac.type == I40E_MAC_XL710) &&
843 if ((hw->mac.type == I40E_MAC_XL710) &&
913 if (hw->mac.type == I40E_MAC_XL710)
H A Di40e_adminq.c581 case I40E_MAC_XL710:
H A Di40e_type.h203 I40E_MAC_XL710, enumerator in enum:i40e_mac_type
H A Di40e_common.c75 hw->mac.type = I40E_MAC_XL710;
1004 case I40E_MAC_XL710:
1738 if (hw->mac.type == I40E_MAC_XL710 &&
2051 if ((hw->mac.type == I40E_MAC_XL710) &&
H A Di40e_adminq_cmd.h49 #define I40E_FW_MINOR_VERSION(_h) ((_h)->mac.type == I40E_MAC_XL710 ? \

Completed in 143 milliseconds