Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c531 case I40E_MAC_X722: in i40e_set_hw_flags()
662 if (hw->mac.type == I40E_MAC_X722 && in i40e_init_adminq()
H A Di40e_common.c50 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
918 case I40E_MAC_X722: in i40e_init_shared_code()
1897 hw->mac.type != I40E_MAC_X722) { in i40e_aq_get_link_info()
3436 if (hw->mac.type == I40E_MAC_X722) { in i40e_parse_discover_capabilities()
3552 if (hw->mac.type == I40E_MAC_X722) { in i40e_aq_update_nvm()
5289 (hw->mac.type == I40E_MAC_X722)); in i40e_read_rx_ctl()
5350 (hw->mac.type == I40E_MAC_X722)); in i40e_write_rx_ctl()
H A Di40e_dcb.c885 else if (hw->mac.type == I40E_MAC_X722) in i40e_init_dcb()
H A Di40e_type.h109 I40E_MAC_X722, enumerator
H A Di40e_ethtool.c1501 if (hw->mac.type == I40E_MAC_X722 && in i40e_set_fec_param()
1855 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_eeprom_len()
3086 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_rss_hash_opts()
3430 if (hw->mac.type == I40E_MAC_X722) { in i40e_get_rss_hash_bits()
H A Di40e_main.c12142 if (pf->hw.mac.type == I40E_MAC_X722) { in i40e_sw_init()
12247 if (pf->hw.mac.type != I40E_MAC_X722 && in i40e_sw_init()