Home
last modified time | relevance | path

Searched refs:ixgbe_mac_82598EB (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.c154 && (hw->mac.type == ixgbe_mac_82598EB)) in ixgbe_dcb_calculate_tc_credits_cee()
371 case ixgbe_mac_82598EB: in ixgbe_dcb_get_tc_stats()
400 case ixgbe_mac_82598EB: in ixgbe_dcb_get_pfc_stats()
440 case ixgbe_mac_82598EB: in ixgbe_dcb_config_rx_arbiter_cee()
479 case ixgbe_mac_82598EB: in ixgbe_dcb_config_tx_desc_arbiter_cee()
521 case ixgbe_mac_82598EB: in ixgbe_dcb_config_tx_data_arbiter_cee()
558 case ixgbe_mac_82598EB: in ixgbe_dcb_config_pfc_cee()
585 case ixgbe_mac_82598EB: in ixgbe_dcb_config_tc_stats()
627 case ixgbe_mac_82598EB: in ixgbe_dcb_hw_config_cee()
661 case ixgbe_mac_82598EB: in ixgbe_dcb_config_pfc()
[all …]
H A Dixgbe_api.c67 case ixgbe_mac_82598EB: in ixgbe_init_shared_code()
135 hw->mac.type = ixgbe_mac_82598EB; in ixgbe_set_mac_type()
H A Dixgbe_common.c542 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_clear_hw_cntrs_generic()
3643 case ixgbe_mac_82598EB: in ixgbe_get_pcie_msix_count_generic()
4352 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_set_mac_anti_spoofing()
4376 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_set_vlan_anti_spoofing()
5119 if (hw->mac.type != ixgbe_mac_82598EB) { in ixgbe_disable_rx_generic()
5142 if (hw->mac.type != ixgbe_mac_82598EB) { in ixgbe_enable_rx_generic()
H A Dixgbe_phy.c351 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_check_reset_blocked()
1350 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_identify_sfp_module_generic()
1519 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_identify_sfp_module_generic()
H A Dixgbe_type.h3644 ixgbe_mac_82598EB, enumerator
/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c3020 if (hw->mac.type != ixgbe_mac_82598EB) in ixgbe_get_rx_queue_offloads()
3040 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_get_rx_port_offloads()
3812 if (hw->mac.type != ixgbe_mac_82598EB) { in ixgbe_dcb_tx_hw_config()
3855 if (hw->mac.type != ixgbe_mac_82598EB) in ixgbe_vmdq_dcb_hw_tx_config()
4075 case ixgbe_mac_82598EB: in ixgbe_dcb_hw_arbite_rx_config()
4096 case ixgbe_mac_82598EB: in ixgbe_dcb_hw_arbite_tx_config()
4578 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_dev_mq_rx_configure()
4644 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_dev_mq_tx_configure()
4744 case ixgbe_mac_82598EB: in ixgbe_set_ivar()
5246 case ixgbe_mac_82598EB: in ixgbe_dev_tx_init()
[all …]
H A Dixgbe_ethdev.c841 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_disable_intr()
2002 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_vlan_hw_strip_disable()
2026 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_vlan_hw_strip_enable()
2109 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_vlan_hw_strip_config()
2376 hw->mac.type != ixgbe_mac_82598EB) { in ixgbe_check_mq_mode()
2754 case ixgbe_mac_82598EB: in ixgbe_dev_start()
3209 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_read_stats_registers()
3855 hw->mac.type != ixgbe_mac_82598EB) in ixgbe_dev_info_get()
3863 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_dev_info_get()
3987 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbevf_dev_info_get()
[all …]
H A Drte_pmd_ixgbe.c304 if (hw->mac.type == ixgbe_mac_82598EB) in rte_pmd_ixgbe_set_vf_vlan_stripq()
344 if (hw->mac.type == ixgbe_mac_82598EB) { in rte_pmd_ixgbe_set_vf_rxmode()
H A Dixgbe_pf.c339 if (hw->mac.type != ixgbe_mac_82598EB) { in set_rx_mode()