Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c526 case I40E_MAC_X722: in i40e_set_hw_flags()
657 if (hw->mac.type == I40E_MAC_X722 && in i40e_init_adminq()
H A Di40e_common.c56 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
664 case I40E_MAC_X722: in i40e_init_shared_code()
1645 hw->mac.type != I40E_MAC_X722) { in i40e_aq_get_link_info()
3316 if (hw->mac.type == I40E_MAC_X722) { in i40e_parse_discover_capabilities()
3432 if (hw->mac.type == I40E_MAC_X722) { in i40e_aq_update_nvm()
5239 (hw->mac.type == I40E_MAC_X722)); in i40e_read_rx_ctl()
5300 (hw->mac.type == I40E_MAC_X722)); in i40e_write_rx_ctl()
H A Di40e_type.h71 I40E_MAC_X722, enumerator
H A Di40e_ethtool.c1600 if (hw->mac.type == I40E_MAC_X722 && in i40e_set_fec_param()
1954 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_eeprom_len()
3191 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_rss_hash_opts()
3586 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_rss_hash_bits()
H A Di40e_dcb.c887 else if (hw->mac.type == I40E_MAC_X722) in i40e_init_dcb()
H A Di40e_main.c12812 if (pf->hw.mac.type == I40E_MAC_X722) { in i40e_sw_init()
12917 if (pf->hw.mac.type != I40E_MAC_X722 && in i40e_sw_init()