Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq.c531 case I40E_MAC_X722: in i40e_set_hw_flags()
662 if (hw->mac.type == I40E_MAC_X722 && in i40e_init_adminq()
Di40e_common.c51 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
807 case I40E_MAC_X722: in i40e_init_shared_code()
1786 hw->mac.type != I40E_MAC_X722) { in i40e_aq_get_link_info()
3427 if (hw->mac.type == I40E_MAC_X722) { in i40e_parse_discover_capabilities()
3543 if (hw->mac.type == I40E_MAC_X722) { in i40e_aq_update_nvm()
5339 (hw->mac.type == I40E_MAC_X722)); in i40e_read_rx_ctl()
5400 (hw->mac.type == I40E_MAC_X722)); in i40e_write_rx_ctl()
Di40e_type.h109 I40E_MAC_X722, enumerator
Di40e_dcb.c885 else if (hw->mac.type == I40E_MAC_X722) in i40e_init_dcb()
Di40e_ethtool.c1507 if (hw->mac.type == I40E_MAC_X722 && in i40e_set_fec_param()
1861 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_eeprom_len()
Di40e_main.c12604 if (pf->hw.mac.type == I40E_MAC_X722) { in i40e_sw_init()
12709 if (pf->hw.mac.type != I40E_MAC_X722 && in i40e_sw_init()