Home
last modified time | relevance | path

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

/f-stack/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()
1329 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_identify_sfp_module_generic()
1498 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_identify_sfp_module_generic()
H A Dixgbe_type.h3644 ixgbe_mac_82598EB, enumerator
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c2968 if (hw->mac.type != ixgbe_mac_82598EB) in ixgbe_get_rx_queue_offloads()
2989 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_get_rx_port_offloads()
3773 if (hw->mac.type != ixgbe_mac_82598EB) { in ixgbe_dcb_tx_hw_config()
3816 if (hw->mac.type != ixgbe_mac_82598EB) in ixgbe_vmdq_dcb_hw_tx_config()
4036 case ixgbe_mac_82598EB: in ixgbe_dcb_hw_arbite_rx_config()
4057 case ixgbe_mac_82598EB: in ixgbe_dcb_hw_arbite_tx_config()
4540 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_dev_mq_rx_configure()
4606 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_dev_mq_tx_configure()
4706 case ixgbe_mac_82598EB: in ixgbe_set_ivar()
5212 case ixgbe_mac_82598EB: in ixgbe_dev_tx_init()
[all …]
H A Dixgbe_ethdev.c834 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_disable_intr()
1979 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_vlan_hw_strip_disable()
2003 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_vlan_hw_strip_enable()
2086 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_vlan_hw_strip_config()
2354 hw->mac.type != ixgbe_mac_82598EB) { in ixgbe_check_mq_mode()
2734 case ixgbe_mac_82598EB: in ixgbe_dev_start()
3191 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_read_stats_registers()
3827 hw->mac.type != ixgbe_mac_82598EB) in ixgbe_dev_info_get()
3835 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_dev_info_get()
3959 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.c342 if (hw->mac.type != ixgbe_mac_82598EB) { in set_rx_mode()