Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c57 hw->mac.type = I40E_MAC_X722; in i40e_set_mac_type()
1000 case I40E_MAC_X722: in i40e_init_shared_code()
1020 if (hw->mac.type == I40E_MAC_X722) in i40e_init_shared_code()
2082 hw->mac.type != I40E_MAC_X722) { in i40e_aq_get_link_info()
4163 if (hw->mac.type == I40E_MAC_X722) { in i40e_parse_discover_capabilities()
4281 if (hw->mac.type == I40E_MAC_X722) { in i40e_aq_update_nvm()
6023 if (hw->mac.type == I40E_MAC_X722) in i40e_aq_replace_cloud_filters()
7338 (hw->mac.type == I40E_MAC_X722)); in i40e_read_rx_ctl()
7399 (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_adminq.c593 case I40E_MAC_X722: in i40e_set_hw_flags()
H A Di40e_type.h188 I40E_MAC_X722, enumerator
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c2930 if (hw->mac.type == I40E_MAC_X722) in update_link_reg()
2936 if (hw->mac.type == I40E_MAC_X722) { in update_link_reg()
2948 if (hw->mac.type == I40E_MAC_X722) in update_link_reg()
3732 if ((hw->mac.type == I40E_MAC_X722 || in i40e_need_stop_lldp()
4815 if (hw->mac.type == I40E_MAC_X722) in i40e_pf_parameter_init()
5624 if (hw->aq.fw_maj_ver < 5 && hw->mac.type != I40E_MAC_X722) { in i40e_enable_pf_lb()
9441 if (type == I40E_MAC_X722) { in i40e_translate_input_set_reg()
9642 if (hw->mac.type == I40E_MAC_X722) { in i40e_hash_filter_inset_select()
10109 if (hw->mac.type == I40E_MAC_X722) /* For X722 */ in i40e_configure_registers()
10122 if (hw->mac.type == I40E_MAC_X722) /* For X722 */ in i40e_configure_registers()
[all …]
H A Di40e_fdir.c704 if (hw->mac.type == I40E_MAC_X722) { in i40e_fdir_configure()
1774 if (hw->mac.type == I40E_MAC_X722) { in i40e_flow_add_del_fdir_filter()
H A Di40e_pf.c339 if (hw->mac.type == I40E_MAC_X722) in i40e_pf_host_process_cmd_get_vf_resource()
H A Drte_pmd_i40e.c342 if (hw->aq.fw_maj_ver < 5 && hw->mac.type != I40E_MAC_X722) { in i40e_vsi_set_tx_loopback()
H A Di40e_rxtx.c3424 if (hw->mac.type == I40E_MAC_X722 || in i40e_set_default_pctype_table()
H A Di40e_flow.c4766 if (hw->mac.type == I40E_MAC_X722) in i40e_flow_parse_rss_action()