Lines Matching defs:adapter

193 static int ixgbe_read_pci_cfg_word_parent(struct ixgbe_adapter *adapter,  in ixgbe_read_pci_cfg_word_parent()
217 static int ixgbe_get_parent_bus_info(struct ixgbe_adapter *adapter) in ixgbe_get_parent_bus_info()
263 static void ixgbe_check_minimum_link(struct ixgbe_adapter *adapter, in ixgbe_check_minimum_link()
285 static void ixgbe_service_event_schedule(struct ixgbe_adapter *adapter) in ixgbe_service_event_schedule()
295 struct ixgbe_adapter *adapter = hw->back; in ixgbe_remove_adapter() local
355 struct ixgbe_adapter *adapter; in ixgbe_read_reg() local
394 struct ixgbe_adapter *adapter = hw->back; in ixgbe_read_pci_cfg_word() local
409 struct ixgbe_adapter *adapter = hw->back; in ixgbe_read_pci_cfg_dword() local
424 struct ixgbe_adapter *adapter = hw->back; in ixgbe_write_pci_cfg_word() local
431 static void ixgbe_service_event_complete(struct ixgbe_adapter *adapter) in ixgbe_service_event_complete()
580 static void ixgbe_dump(struct ixgbe_adapter *adapter) in ixgbe_dump()
842 static void ixgbe_release_hw_control(struct ixgbe_adapter *adapter) in ixgbe_release_hw_control()
852 static void ixgbe_get_hw_control(struct ixgbe_adapter *adapter) in ixgbe_get_hw_control()
870 static void ixgbe_set_ivar(struct ixgbe_adapter *adapter, s8 direction, in ixgbe_set_ivar()
916 void ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter, in ixgbe_irq_rearm_queues()
942 static void ixgbe_update_xoff_rx_lfc(struct ixgbe_adapter *adapter) in ixgbe_update_xoff_rx_lfc()
975 static void ixgbe_update_xoff_received(struct ixgbe_adapter *adapter) in ixgbe_update_xoff_received()
1078 static void ixgbe_tx_timeout_reset(struct ixgbe_adapter *adapter) in ixgbe_tx_timeout_reset()
1098 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_tx_maxrate() local
1169 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_clean_tx_irq() local
1315 static void ixgbe_update_tx_dca(struct ixgbe_adapter *adapter, in ixgbe_update_tx_dca()
1352 static void ixgbe_update_rx_dca(struct ixgbe_adapter *adapter, in ixgbe_update_rx_dca()
1386 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_update_dca() local
1404 static void ixgbe_setup_dca(struct ixgbe_adapter *adapter) in ixgbe_setup_dca()
1424 struct ixgbe_adapter *adapter = dev_get_drvdata(dev); in __ixgbe_notify_dca() local
2233 static int ixgbe_run_xdp(struct ixgbe_adapter *adapter, in ixgbe_run_xdp()
2334 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_clean_rx_irq() local
2488 static void ixgbe_configure_msix(struct ixgbe_adapter *adapter) in ixgbe_configure_msix()
2745 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_write_eitr() local
2799 static void ixgbe_check_overtemp_subtask(struct ixgbe_adapter *adapter) in ixgbe_check_overtemp_subtask()
2857 static void ixgbe_check_fan_failure(struct ixgbe_adapter *adapter, u32 eicr) in ixgbe_check_fan_failure()
2869 static void ixgbe_check_overtemp_event(struct ixgbe_adapter *adapter, u32 eicr) in ixgbe_check_overtemp_event()
2936 static void ixgbe_check_sfp_event(struct ixgbe_adapter *adapter, u32 eicr) in ixgbe_check_sfp_event()
2969 static void ixgbe_check_lsc(struct ixgbe_adapter *adapter) in ixgbe_check_lsc()
2990 static void ixgbe_check_phy_fw_load(struct ixgbe_adapter *adapter, in ixgbe_check_phy_fw_load()
3015 static void ixgbe_check_module_power(struct ixgbe_adapter *adapter, in ixgbe_check_module_power()
3048 static void ixgbe_check_link_cfg_err(struct ixgbe_adapter *adapter, in ixgbe_check_link_cfg_err()
3064 ixgbe_process_link_status_event(struct ixgbe_adapter *adapter, bool link_up, in ixgbe_process_link_status_event()
3114 ixgbe_handle_link_status_event(struct ixgbe_adapter *adapter, in ixgbe_handle_link_status_event()
3137 static void ixgbe_schedule_fw_event(struct ixgbe_adapter *adapter) in ixgbe_schedule_fw_event()
3165 static void ixgbe_handle_fw_event(struct ixgbe_adapter *adapter) in ixgbe_handle_fw_event()
3195 static inline void ixgbe_irq_enable_queues(struct ixgbe_adapter *adapter, in ixgbe_irq_enable_queues()
3231 static inline void ixgbe_irq_enable(struct ixgbe_adapter *adapter, bool queues, in ixgbe_irq_enable()
3295 struct ixgbe_adapter *adapter = data; in ixgbe_msix_other() local
3406 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_poll() local
3471 static int ixgbe_request_msix_irqs(struct ixgbe_adapter *adapter) in ixgbe_request_msix_irqs()
3541 struct ixgbe_adapter *adapter = data; in ixgbe_intr() local
3619 static int ixgbe_request_irq(struct ixgbe_adapter *adapter) in ixgbe_request_irq()
3639 static void ixgbe_free_irq(struct ixgbe_adapter *adapter) in ixgbe_free_irq()
3672 static inline void ixgbe_irq_disable(struct ixgbe_adapter *adapter) in ixgbe_irq_disable()
3709 static void ixgbe_configure_msi_and_legacy(struct ixgbe_adapter *adapter) in ixgbe_configure_msi_and_legacy()
3728 void ixgbe_configure_tx_ring(struct ixgbe_adapter *adapter, in ixgbe_configure_tx_ring()
3818 static void ixgbe_setup_mtqc(struct ixgbe_adapter *adapter) in ixgbe_setup_mtqc()
3879 static void ixgbe_configure_tx(struct ixgbe_adapter *adapter) in ixgbe_configure_tx()
3901 static void ixgbe_enable_rx_drop(struct ixgbe_adapter *adapter, in ixgbe_enable_rx_drop()
3913 static void ixgbe_disable_rx_drop(struct ixgbe_adapter *adapter, in ixgbe_disable_rx_drop()
3926 void ixgbe_set_rx_drop_en(struct ixgbe_adapter *adapter) in ixgbe_set_rx_drop_en()
3958 static void ixgbe_configure_srrctl(struct ixgbe_adapter *adapter, in ixgbe_configure_srrctl()
4014 u32 ixgbe_rss_indir_tbl_entries(struct ixgbe_adapter *adapter) in ixgbe_rss_indir_tbl_entries()
4030 void ixgbe_store_key(struct ixgbe_adapter *adapter) in ixgbe_store_key()
4045 static inline int ixgbe_init_rss_key(struct ixgbe_adapter *adapter) in ixgbe_init_rss_key()
4067 void ixgbe_store_reta(struct ixgbe_adapter *adapter) in ixgbe_store_reta()
4106 static void ixgbe_store_vfreta(struct ixgbe_adapter *adapter) in ixgbe_store_vfreta()
4128 static void ixgbe_setup_reta(struct ixgbe_adapter *adapter) in ixgbe_setup_reta()
4157 static void ixgbe_setup_vfreta(struct ixgbe_adapter *adapter) in ixgbe_setup_vfreta()
4184 static void ixgbe_setup_mrqc(struct ixgbe_adapter *adapter) in ixgbe_setup_mrqc()
4267 static void ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, in ixgbe_configure_rscctl()
4289 static void ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter, in ixgbe_rx_desc_queue_enable()
4315 void ixgbe_configure_rx_ring(struct ixgbe_adapter *adapter, in ixgbe_configure_rx_ring()
4416 static void ixgbe_setup_psrtype(struct ixgbe_adapter *adapter) in ixgbe_setup_psrtype()
4441 static void ixgbe_configure_virtualization(struct ixgbe_adapter *adapter) in ixgbe_configure_virtualization()
4512 static void ixgbe_set_rx_buffer_len(struct ixgbe_adapter *adapter) in ixgbe_set_rx_buffer_len()
4579 static void ixgbe_setup_rdrxctl(struct ixgbe_adapter *adapter) in ixgbe_setup_rdrxctl()
4629 static void ixgbe_configure_rx(struct ixgbe_adapter *adapter) in ixgbe_configure_rx()
4677 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_vlan_rx_add_vid() local
4708 void ixgbe_update_pf_promisc_vlvf(struct ixgbe_adapter *adapter, u32 vid) in ixgbe_update_pf_promisc_vlvf()
4736 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_vlan_rx_kill_vid() local
4752 static void ixgbe_vlan_strip_disable(struct ixgbe_adapter *adapter) in ixgbe_vlan_strip_disable()
4791 static void ixgbe_vlan_strip_enable(struct ixgbe_adapter *adapter) in ixgbe_vlan_strip_enable()
4826 static void ixgbe_vlan_promisc_enable(struct ixgbe_adapter *adapter) in ixgbe_vlan_promisc_enable()
4869 static void ixgbe_scrub_vfta(struct ixgbe_adapter *adapter, u32 vfta_offset) in ixgbe_scrub_vfta()
4915 static void ixgbe_vlan_promisc_disable(struct ixgbe_adapter *adapter) in ixgbe_vlan_promisc_disable()
4940 static void ixgbe_restore_vlan(struct ixgbe_adapter *adapter) in ixgbe_restore_vlan()
4961 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_write_mc_addr_list() local
4980 void ixgbe_full_sync_mac_table(struct ixgbe_adapter *adapter) in ixgbe_full_sync_mac_table()
5000 static void ixgbe_sync_mac_table(struct ixgbe_adapter *adapter) in ixgbe_sync_mac_table()
5022 static void ixgbe_flush_sw_mac_table(struct ixgbe_adapter *adapter) in ixgbe_flush_sw_mac_table()
5036 static int ixgbe_available_rars(struct ixgbe_adapter *adapter, u16 pool) in ixgbe_available_rars()
5060 static void ixgbe_mac_set_default_filter(struct ixgbe_adapter *adapter) in ixgbe_mac_set_default_filter()
5074 int ixgbe_add_mac_filter(struct ixgbe_adapter *adapter, in ixgbe_add_mac_filter()
5102 int ixgbe_del_mac_filter(struct ixgbe_adapter *adapter, in ixgbe_del_mac_filter()
5137 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_uc_sync() local
5147 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_uc_unsync() local
5165 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_rx_mode() local
5249 static void ixgbe_napi_enable_all(struct ixgbe_adapter *adapter) in ixgbe_napi_enable_all()
5257 static void ixgbe_napi_disable_all(struct ixgbe_adapter *adapter) in ixgbe_napi_disable_all()
5267 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_udp_tunnel_sync() local
5310 static void ixgbe_configure_dcb(struct ixgbe_adapter *adapter) in ixgbe_configure_dcb()
5370 static int ixgbe_hpbthresh(struct ixgbe_adapter *adapter, int pb) in ixgbe_hpbthresh()
5431 static int ixgbe_lpbthresh(struct ixgbe_adapter *adapter, int pb) in ixgbe_lpbthresh()
5469 static void ixgbe_pbthresh_setup(struct ixgbe_adapter *adapter) in ixgbe_pbthresh_setup()
5491 static void ixgbe_configure_pb(struct ixgbe_adapter *adapter) in ixgbe_configure_pb()
5507 static void ixgbe_fdir_filter_restore(struct ixgbe_adapter *adapter) in ixgbe_fdir_filter_restore()
5612 static int ixgbe_fwd_ring_up(struct ixgbe_adapter *adapter, in ixgbe_fwd_ring_up()
5670 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; in ixgbe_macvlan_up() local
5685 static void ixgbe_configure_dfwd(struct ixgbe_adapter *adapter) in ixgbe_configure_dfwd()
5695 static void ixgbe_configure(struct ixgbe_adapter *adapter) in ixgbe_configure()
5765 static int ixgbe_enable_link_status_events(struct ixgbe_adapter *adapter, in ixgbe_enable_link_status_events()
5786 static int ixgbe_disable_link_status_events(struct ixgbe_adapter *adapter) in ixgbe_disable_link_status_events()
5802 static void ixgbe_sfp_link_config(struct ixgbe_adapter *adapter) in ixgbe_sfp_link_config()
5827 struct ixgbe_adapter *adapter = container_of(hw, struct ixgbe_adapter, in ixgbe_non_sfp_link_config() local
5877 static void ixgbe_check_media_subtask(struct ixgbe_adapter *adapter) in ixgbe_check_media_subtask()
5911 static void ixgbe_clear_vf_stats_counters(struct ixgbe_adapter *adapter) in ixgbe_clear_vf_stats_counters()
5945 static void ixgbe_setup_gpie(struct ixgbe_adapter *adapter) in ixgbe_setup_gpie()
6028 static void ixgbe_up_complete(struct ixgbe_adapter *adapter) in ixgbe_up_complete()
6091 void ixgbe_reinit_locked(struct ixgbe_adapter *adapter) in ixgbe_reinit_locked()
6113 void ixgbe_up(struct ixgbe_adapter *adapter) in ixgbe_up()
6121 static unsigned long ixgbe_get_completion_timeout(struct ixgbe_adapter *adapter) in ixgbe_get_completion_timeout()
6158 void ixgbe_disable_rx(struct ixgbe_adapter *adapter) in ixgbe_disable_rx()
6230 void ixgbe_disable_tx(struct ixgbe_adapter *adapter) in ixgbe_disable_tx()
6328 void ixgbe_reset(struct ixgbe_adapter *adapter) in ixgbe_reset()
6466 static void ixgbe_clean_all_rx_rings(struct ixgbe_adapter *adapter) in ixgbe_clean_all_rx_rings()
6478 static void ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter) in ixgbe_clean_all_tx_rings()
6488 static void ixgbe_fdir_filter_exit(struct ixgbe_adapter *adapter) in ixgbe_fdir_filter_exit()
6505 void ixgbe_down(struct ixgbe_adapter *adapter) in ixgbe_down()
6571 static void ixgbe_set_eee_capable(struct ixgbe_adapter *adapter) in ixgbe_set_eee_capable()
6599 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_tx_timeout() local
6606 static void ixgbe_init_dcb(struct ixgbe_adapter *adapter) in ixgbe_init_dcb()
6667 static int ixgbe_sw_init(struct ixgbe_adapter *adapter, in ixgbe_sw_init()
6925 static int ixgbe_setup_all_tx_resources(struct ixgbe_adapter *adapter) in ixgbe_setup_all_tx_resources()
6970 int ixgbe_setup_rx_resources(struct ixgbe_adapter *adapter, in ixgbe_setup_rx_resources()
7033 static int ixgbe_setup_all_rx_resources(struct ixgbe_adapter *adapter) in ixgbe_setup_all_rx_resources()
7087 static void ixgbe_free_all_tx_resources(struct ixgbe_adapter *adapter) in ixgbe_free_all_tx_resources()
7130 static void ixgbe_free_all_rx_resources(struct ixgbe_adapter *adapter) in ixgbe_free_all_rx_resources()
7147 static int ixgbe_max_xdp_frame_size(struct ixgbe_adapter *adapter) in ixgbe_max_xdp_frame_size()
7164 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_change_mtu() local
7211 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_open() local
7283 static void ixgbe_close_suspend(struct ixgbe_adapter *adapter) in ixgbe_close_suspend()
7315 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_close() local
7332 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_resume() local
7368 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in __ixgbe_shutdown() local
7467 void ixgbe_update_stats(struct ixgbe_adapter *adapter) in ixgbe_update_stats()
7737 static void ixgbe_fdir_reinit_subtask(struct ixgbe_adapter *adapter) in ixgbe_fdir_reinit_subtask()
7781 static void ixgbe_check_hang_subtask(struct ixgbe_adapter *adapter) in ixgbe_check_hang_subtask()
7826 static void ixgbe_watchdog_update_link(struct ixgbe_adapter *adapter) in ixgbe_watchdog_update_link()
7864 static void ixgbe_update_default_up(struct ixgbe_adapter *adapter) in ixgbe_update_default_up()
7886 static void ixgbe_watchdog_link_is_up(struct ixgbe_adapter *adapter) in ixgbe_watchdog_link_is_up()
7977 static void ixgbe_watchdog_link_is_down(struct ixgbe_adapter *adapter) in ixgbe_watchdog_link_is_down()
8003 static bool ixgbe_ring_tx_pending(struct ixgbe_adapter *adapter) in ixgbe_ring_tx_pending()
8024 static bool ixgbe_vf_tx_pending(struct ixgbe_adapter *adapter) in ixgbe_vf_tx_pending()
8058 static void ixgbe_watchdog_flush_tx(struct ixgbe_adapter *adapter) in ixgbe_watchdog_flush_tx()
8075 static void ixgbe_bad_vf_abort(struct ixgbe_adapter *adapter, u32 vf) in ixgbe_bad_vf_abort()
8096 static void ixgbe_check_for_bad_vf(struct ixgbe_adapter *adapter) in ixgbe_check_for_bad_vf()
8134 static void ixgbe_spoof_check(struct ixgbe_adapter *adapter) in ixgbe_spoof_check()
8155 static void ixgbe_spoof_check(struct ixgbe_adapter __always_unused *adapter) in ixgbe_spoof_check()
8160 ixgbe_check_for_bad_vf(struct ixgbe_adapter __always_unused *adapter) in ixgbe_check_for_bad_vf()
8170 static void ixgbe_watchdog_subtask(struct ixgbe_adapter *adapter) in ixgbe_watchdog_subtask()
8196 static void ixgbe_sfp_detection_subtask(struct ixgbe_adapter *adapter) in ixgbe_sfp_detection_subtask()
8269 static void ixgbe_sfp_link_config_subtask(struct ixgbe_adapter *adapter) in ixgbe_sfp_link_config_subtask()
8308 struct ixgbe_adapter *adapter = from_timer(adapter, t, service_timer); in ixgbe_service_timer() local
8323 static void ixgbe_phy_interrupt_subtask(struct ixgbe_adapter *adapter) in ixgbe_phy_interrupt_subtask()
8341 static void ixgbe_reset_subtask(struct ixgbe_adapter *adapter) in ixgbe_reset_subtask()
8369 static bool ixgbe_check_fw_error(struct ixgbe_adapter *adapter) in ixgbe_check_fw_error()
8396 struct ixgbe_adapter *adapter = container_of(work, in ixgbe_service_task() local
8867 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_atr() local
8978 struct ixgbe_adapter *adapter; in ixgbe_select_queue() local
9104 struct ixgbe_adapter *adapter, in ixgbe_xmit_frame_ring()
9259 struct ixgbe_adapter *adapter = netdev_priv(netdev); in __ixgbe_xmit_frame() local
9291 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_mac() local
9309 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_mdio_read() local
9335 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_mdio_write() local
9355 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ioctl() local
9381 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_add_sanmac_netdev() local
9405 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_del_sanmac_netdev() local
9436 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_get_stats64() local
9479 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ndo_get_vf_stats() local
9502 static void ixgbe_validate_rtr(struct ixgbe_adapter *adapter, u8 tc) in ixgbe_validate_rtr()
9537 static void ixgbe_set_prio_tc_map(struct ixgbe_adapter *adapter) in ixgbe_set_prio_tc_map()
9560 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; in ixgbe_reassign_macvlan_pool() local
9596 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_defrag_macvlan_pools() local
9617 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_setup_tc() local
9685 static int ixgbe_delete_clsu32(struct ixgbe_adapter *adapter, in ixgbe_delete_clsu32()
9742 static int ixgbe_configure_clsu32_add_hnode(struct ixgbe_adapter *adapter, in ixgbe_configure_clsu32_add_hnode()
9760 static int ixgbe_configure_clsu32_del_hnode(struct ixgbe_adapter *adapter, in ixgbe_configure_clsu32_del_hnode()
9774 struct ixgbe_adapter *adapter; member
9785 struct ixgbe_adapter *adapter; in get_macvlan_queue() local
9802 static int handle_redirect_action(struct ixgbe_adapter *adapter, int ifindex, in handle_redirect_action()
9839 static int parse_tc_actions(struct ixgbe_adapter *adapter, in parse_tc_actions()
9872 static int parse_tc_actions(struct ixgbe_adapter *adapter, in parse_tc_actions()
9931 static int ixgbe_configure_clsu32(struct ixgbe_adapter *adapter, in ixgbe_configure_clsu32()
10128 static int ixgbe_setup_tc_cls_u32(struct ixgbe_adapter *adapter, in ixgbe_setup_tc_cls_u32()
10150 struct ixgbe_adapter *adapter = cb_priv; in ixgbe_setup_tc_block_cb() local
10175 struct ixgbe_adapter *adapter = netdev_priv(dev); in __ixgbe_setup_tc() local
10191 void ixgbe_sriov_reinit(struct ixgbe_adapter *adapter) in ixgbe_sriov_reinit()
10203 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_do_reset() local
10214 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fix_features() local
10232 static void ixgbe_reset_l2fw_offload(struct ixgbe_adapter *adapter) in ixgbe_reset_l2fw_offload()
10251 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_features() local
10327 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ndo_fdb_add() local
10344 static int ixgbe_configure_bridge_mode(struct ixgbe_adapter *adapter, in ixgbe_configure_bridge_mode()
10415 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ndo_bridge_setlink() local
10443 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ndo_bridge_getlink() local
10455 struct ixgbe_adapter *adapter = netdev_priv(pdev); in ixgbe_fwd_add() local
10552 struct ixgbe_adapter *adapter = netdev_priv(pdev); in ixgbe_fwd_del() local
10630 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_xdp_setup() local
10702 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_xdp() local
10737 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_xdp_xmit() local
10827 static void ixgbe_disable_txr_hw(struct ixgbe_adapter *adapter, in ixgbe_disable_txr_hw()
10856 static void ixgbe_disable_txr(struct ixgbe_adapter *adapter, in ixgbe_disable_txr()
10863 static void ixgbe_disable_rxr_hw(struct ixgbe_adapter *adapter, in ixgbe_disable_rxr_hw()
10919 static void ixgbe_irq_disable_single(struct ixgbe_adapter *adapter, u32 ring) in ixgbe_irq_disable_single()
10960 void ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring) in ixgbe_txrx_ring_disable()
11000 void ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring) in ixgbe_txrx_ring_enable()
11032 static inline int ixgbe_enumerate_functions(struct ixgbe_adapter *adapter) in ixgbe_enumerate_functions()
11075 bool ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id, in ixgbe_wol_supported()
11145 static void ixgbe_set_fw_version_e610(struct ixgbe_adapter *adapter) in ixgbe_set_fw_version_e610()
11162 static void ixgbe_set_fw_version(struct ixgbe_adapter *adapter) in ixgbe_set_fw_version()
11209 struct ixgbe_adapter *adapter = NULL; in ixgbe_probe() local
11710 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_remove() local
11799 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_error_detected() local
11934 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_slot_reset() local
11967 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_resume() local