Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c185 && (hw->mac.type == ixgbe_mac_82598EB)) in ixgbe_dcb_calculate_tc_credits_cee()
404 case ixgbe_mac_82598EB: in ixgbe_dcb_get_tc_stats()
435 case ixgbe_mac_82598EB: in ixgbe_dcb_get_pfc_stats()
477 case ixgbe_mac_82598EB: in ixgbe_dcb_config_rx_arbiter_cee()
518 case ixgbe_mac_82598EB: in ixgbe_dcb_config_tx_desc_arbiter_cee()
562 case ixgbe_mac_82598EB: in ixgbe_dcb_config_tx_data_arbiter_cee()
601 case ixgbe_mac_82598EB: in ixgbe_dcb_config_pfc_cee()
630 case ixgbe_mac_82598EB: in ixgbe_dcb_config_tc_stats()
677 case ixgbe_mac_82598EB: in ixgbe_dcb_hw_config_cee()
713 case ixgbe_mac_82598EB: in ixgbe_dcb_config_pfc()
[all …]
H A Dixgbe_api.c98 case ixgbe_mac_82598EB: in ixgbe_init_shared_code()
159 hw->mac.type = ixgbe_mac_82598EB; in ixgbe_set_mac_type()
H A Dixgbe_common.c584 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_clear_hw_cntrs_generic()
3684 case ixgbe_mac_82598EB: in ixgbe_get_pcie_msix_count_generic()
4393 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_set_mac_anti_spoofing()
4417 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_set_vlan_anti_spoofing()
5232 if (hw->mac.type != ixgbe_mac_82598EB) { in ixgbe_disable_rx_generic()
5255 if (hw->mac.type != ixgbe_mac_82598EB) { in ixgbe_enable_rx_generic()
H A Dixgbe_phy.c387 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_check_reset_blocked()
1373 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_identify_sfp_module_generic()
1530 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_identify_sfp_module_generic()
H A Dixgbe_type.h3625 ixgbe_mac_82598EB, enumerator
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c55 case ixgbe_mac_82598EB: in ixgbe_read_tor_value()
79 case ixgbe_mac_82598EB: in ixgbe_read_qor_value()
103 case ixgbe_mac_82598EB: in ixgbe_read_qot_value()
127 case ixgbe_mac_82598EB: in ixgbe_read_got_value()
151 case ixgbe_mac_82598EB: in ixgbe_read_gor_value()
263 case ixgbe_mac_82598EB: in ixgbe_update_stats()
282 case ixgbe_mac_82598EB: in ixgbe_update_stats()
522 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_m_stat()
H A Dixgbe_main.c1016 case ixgbe_mac_82598EB: in ixgbe_identify_hardware()
2465 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_setup_rx_ring()
2536 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_setup_rx()
2597 if (hw->mac.type == ixgbe_mac_82598EB) in ixgbe_setup_rx()
2747 reg_val = (hw->mac.type == ixgbe_mac_82598EB) ? in ixgbe_setup_tx_ring()
2751 if (hw->mac.type == ixgbe_mac_82598EB) { in ixgbe_setup_tx_ring()
2797 case ixgbe_mac_82598EB: in ixgbe_setup_tx()
2892 case ixgbe_mac_82598EB: in ixgbe_setup_vmdq()
2965 case ixgbe_mac_82598EB: in ixgbe_setup_vmdq_rss()
3086 case ixgbe_mac_82598EB: in ixgbe_setup_rss_table()
[all …]
H A Dixgbe_tx.c1001 case ixgbe_mac_82598EB: in ixgbe_tx_fill_ring()