Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_common.c56 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
405 case I40E_MAC_X722: in i40e_init_shared_code()
1386 hw->mac.type != I40E_MAC_X722) { in i40e_aq_get_link_info()
3042 if (hw->mac.type == I40E_MAC_X722) { in i40e_parse_discover_capabilities()
3158 if (hw->mac.type == I40E_MAC_X722) { in i40e_aq_update_nvm()
4954 if (i40e_is_aq_api_ver_lt(hw, 1, 5) || hw->mac.type == I40E_MAC_X722) in i40e_read_rx_ctl()
5015 if (i40e_is_aq_api_ver_lt(hw, 1, 5) || hw->mac.type == I40E_MAC_X722) in i40e_write_rx_ctl()
Di40e_type.h67 I40E_MAC_X722, enumerator
Di40e_adminq.c510 case I40E_MAC_X722: in i40e_set_hw_caps()
Di40e_ethtool.c1597 if (hw->mac.type == I40E_MAC_X722 && in i40e_set_fec_param()
1951 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_eeprom_len()
3192 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_rss_hash_opts()
3587 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_rss_hash_bits()
Di40e_dcb.c848 else if (hw->mac.type == I40E_MAC_X722) in i40e_init_dcb()
Di40e_main.c12876 if (pf->hw.mac.type != I40E_MAC_X722 && in i40e_sw_init()