Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/devlink/
H A Ddevlink.c41 if (hw->mac.type == ixgbe_mac_e610) { in ixgbe_info_orom_ver()
75 if (hw->mac.type == ixgbe_mac_e610) { in ixgbe_info_eetrack()
325 if (hw->mac.type == ixgbe_mac_e610) in ixgbe_devlink_info_get()
354 if (err || hw->mac.type != ixgbe_mac_e610) in ixgbe_devlink_info_get()
401 if (hw->mac.type != ixgbe_mac_e610) in ixgbe_devlink_reload_empr_start()
H A Dregion.c237 if (adapter->hw.mac.type != ixgbe_mac_e610) in ixgbe_devlink_init_regions()
279 if (adapter->hw.mac.type != ixgbe_mac_e610) in ixgbe_devlink_destroy_regions()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c419 case ixgbe_mac_e610: in ixgbe_ptp_convert_to_hwtstamp()
501 base = hw->mac.type == ixgbe_mac_e610 ? IXGBE_E610_BASE_PERIOD : in ixgbe_ptp_adjfine_X550()
566 case ixgbe_mac_e610: in ixgbe_ptp_gettimex()
1077 case ixgbe_mac_e610: in ixgbe_ptp_set_timestamp_mode()
1242 case ixgbe_mac_e610: in ixgbe_ptp_start_cyclecounter()
1290 case ixgbe_mac_e610: in ixgbe_ptp_init_systime()
1418 case ixgbe_mac_e610: in ixgbe_ptp_create_clock()
H A Dixgbe_main.c894 case ixgbe_mac_e610: in ixgbe_set_ivar()
934 case ixgbe_mac_e610: in ixgbe_irq_rearm_queues()
1244 if (adapter->hw.mac.type != ixgbe_mac_e610) in ixgbe_vf_handle_tx_hang()
1453 if (adapter->hw.mac.type == ixgbe_mac_e610) in ixgbe_clean_tx_irq()
2694 case ixgbe_mac_e610: in ixgbe_configure_msix()
2708 if (adapter->hw.mac.type == ixgbe_mac_e610) in ixgbe_configure_msix()
2927 case ixgbe_mac_e610: in ixgbe_write_eitr()
3386 case ixgbe_mac_e610: in ixgbe_irq_enable_queues()
3440 case ixgbe_mac_e610: in ixgbe_irq_enable()
3508 case ixgbe_mac_e610: in ixgbe_msix_other()
[all …]
H A Dixgbe_fw_update.c638 if (hw->mac.type != ixgbe_mac_e610) in ixgbe_flash_pldm_image()
H A Dixgbe_e610.c3942 if (hw->mac.type != ixgbe_mac_e610) in ixgbe_fwlog_init()
3950 if (hw->mac.type != ixgbe_mac_e610) in ixgbe_fwlog_deinit()
4036 .mac = ixgbe_mac_e610,
H A Dixgbe.h886 case ixgbe_mac_e610: in ixgbe_max_rss_indices()
H A Dixgbe_phy.c1120 if (hw->mac.type == ixgbe_mac_X550 || hw->mac.type == ixgbe_mac_e610) { in ixgbe_setup_phy_link_generic()
1236 case ixgbe_mac_e610: in ixgbe_get_copper_speeds_supported()
H A Dixgbe_sriov.c1289 if (hw->mac.type != ixgbe_mac_e610) in ixgbe_send_vf_link_status()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h58 ixgbe_mac_e610, enumerator