Home
last modified time | relevance | path

Searched refs:I40E_MAC_X722 (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/intel/i40evf/
Di40e_type.h106 I40E_MAC_X722, enumerator
Di40e_common.c62 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c341 if (pf->hw.mac.type == I40E_MAC_X722) { in i40e_get_settings_link_up()
409 if (pf->hw.mac.type == I40E_MAC_X722) { in i40e_get_settings_link_down()
1077 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_eeprom_len()
Di40e_type.h106 I40E_MAC_X722, enumerator
Di40e_common.c62 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
929 case I40E_MAC_X722: in i40e_init_shared_code()
949 if (hw->mac.type == I40E_MAC_X722) in i40e_init_shared_code()
Di40e_main.c8262 if (pf->hw.mac.type == I40E_MAC_X722) { in i40e_sw_init()