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()
3199 static inline void ixgbe_irq_enable_queues(struct ixgbe_adapter *adapter, in ixgbe_irq_enable_queues()
3235 static inline void ixgbe_irq_enable(struct ixgbe_adapter *adapter, bool queues, in ixgbe_irq_enable()
3299 struct ixgbe_adapter *adapter = data; in ixgbe_msix_other() local
3410 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_poll() local
3475 static int ixgbe_request_msix_irqs(struct ixgbe_adapter *adapter) in ixgbe_request_msix_irqs()
3545 struct ixgbe_adapter *adapter = data; in ixgbe_intr() local
3623 static int ixgbe_request_irq(struct ixgbe_adapter *adapter) in ixgbe_request_irq()
3643 static void ixgbe_free_irq(struct ixgbe_adapter *adapter) in ixgbe_free_irq()
3676 static inline void ixgbe_irq_disable(struct ixgbe_adapter *adapter) in ixgbe_irq_disable()
3713 static void ixgbe_configure_msi_and_legacy(struct ixgbe_adapter *adapter) in ixgbe_configure_msi_and_legacy()
3732 void ixgbe_configure_tx_ring(struct ixgbe_adapter *adapter, in ixgbe_configure_tx_ring()
3822 static void ixgbe_setup_mtqc(struct ixgbe_adapter *adapter) in ixgbe_setup_mtqc()
3883 static void ixgbe_configure_tx(struct ixgbe_adapter *adapter) in ixgbe_configure_tx()
3905 static void ixgbe_enable_rx_drop(struct ixgbe_adapter *adapter, in ixgbe_enable_rx_drop()
3917 static void ixgbe_disable_rx_drop(struct ixgbe_adapter *adapter, in ixgbe_disable_rx_drop()
3930 void ixgbe_set_rx_drop_en(struct ixgbe_adapter *adapter) in ixgbe_set_rx_drop_en()
3962 static void ixgbe_configure_srrctl(struct ixgbe_adapter *adapter, in ixgbe_configure_srrctl()
4018 u32 ixgbe_rss_indir_tbl_entries(struct ixgbe_adapter *adapter) in ixgbe_rss_indir_tbl_entries()
4034 void ixgbe_store_key(struct ixgbe_adapter *adapter) in ixgbe_store_key()
4049 static inline int ixgbe_init_rss_key(struct ixgbe_adapter *adapter) in ixgbe_init_rss_key()
4071 void ixgbe_store_reta(struct ixgbe_adapter *adapter) in ixgbe_store_reta()
4110 static void ixgbe_store_vfreta(struct ixgbe_adapter *adapter) in ixgbe_store_vfreta()
4132 static void ixgbe_setup_reta(struct ixgbe_adapter *adapter) in ixgbe_setup_reta()
4161 static void ixgbe_setup_vfreta(struct ixgbe_adapter *adapter) in ixgbe_setup_vfreta()
4188 static void ixgbe_setup_mrqc(struct ixgbe_adapter *adapter) in ixgbe_setup_mrqc()
4271 static void ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, in ixgbe_configure_rscctl()
4293 static void ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter, in ixgbe_rx_desc_queue_enable()
4319 void ixgbe_configure_rx_ring(struct ixgbe_adapter *adapter, in ixgbe_configure_rx_ring()
4420 static void ixgbe_setup_psrtype(struct ixgbe_adapter *adapter) in ixgbe_setup_psrtype()
4445 static void ixgbe_configure_virtualization(struct ixgbe_adapter *adapter) in ixgbe_configure_virtualization()
4516 static void ixgbe_set_rx_buffer_len(struct ixgbe_adapter *adapter) in ixgbe_set_rx_buffer_len()
4583 static void ixgbe_setup_rdrxctl(struct ixgbe_adapter *adapter) in ixgbe_setup_rdrxctl()
4633 static void ixgbe_configure_rx(struct ixgbe_adapter *adapter) in ixgbe_configure_rx()
4681 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_vlan_rx_add_vid() local
4712 void ixgbe_update_pf_promisc_vlvf(struct ixgbe_adapter *adapter, u32 vid) in ixgbe_update_pf_promisc_vlvf()
4740 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_vlan_rx_kill_vid() local
4756 static void ixgbe_vlan_strip_disable(struct ixgbe_adapter *adapter) in ixgbe_vlan_strip_disable()
4795 static void ixgbe_vlan_strip_enable(struct ixgbe_adapter *adapter) in ixgbe_vlan_strip_enable()
4830 static void ixgbe_vlan_promisc_enable(struct ixgbe_adapter *adapter) in ixgbe_vlan_promisc_enable()
4873 static void ixgbe_scrub_vfta(struct ixgbe_adapter *adapter, u32 vfta_offset) in ixgbe_scrub_vfta()
4919 static void ixgbe_vlan_promisc_disable(struct ixgbe_adapter *adapter) in ixgbe_vlan_promisc_disable()
4944 static void ixgbe_restore_vlan(struct ixgbe_adapter *adapter) in ixgbe_restore_vlan()
4965 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_write_mc_addr_list() local
4984 void ixgbe_full_sync_mac_table(struct ixgbe_adapter *adapter) in ixgbe_full_sync_mac_table()
5004 static void ixgbe_sync_mac_table(struct ixgbe_adapter *adapter) in ixgbe_sync_mac_table()
5026 static void ixgbe_flush_sw_mac_table(struct ixgbe_adapter *adapter) in ixgbe_flush_sw_mac_table()
5040 static int ixgbe_available_rars(struct ixgbe_adapter *adapter, u16 pool) in ixgbe_available_rars()
5064 static void ixgbe_mac_set_default_filter(struct ixgbe_adapter *adapter) in ixgbe_mac_set_default_filter()
5078 int ixgbe_add_mac_filter(struct ixgbe_adapter *adapter, in ixgbe_add_mac_filter()
5106 int ixgbe_del_mac_filter(struct ixgbe_adapter *adapter, in ixgbe_del_mac_filter()
5141 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_uc_sync() local
5151 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_uc_unsync() local
5169 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_rx_mode() local
5253 static void ixgbe_napi_enable_all(struct ixgbe_adapter *adapter) in ixgbe_napi_enable_all()
5261 static void ixgbe_napi_disable_all(struct ixgbe_adapter *adapter) in ixgbe_napi_disable_all()
5271 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_udp_tunnel_sync() local
5314 static void ixgbe_configure_dcb(struct ixgbe_adapter *adapter) in ixgbe_configure_dcb()
5374 static int ixgbe_hpbthresh(struct ixgbe_adapter *adapter, int pb) in ixgbe_hpbthresh()
5435 static int ixgbe_lpbthresh(struct ixgbe_adapter *adapter, int pb) in ixgbe_lpbthresh()
5473 static void ixgbe_pbthresh_setup(struct ixgbe_adapter *adapter) in ixgbe_pbthresh_setup()
5495 static void ixgbe_configure_pb(struct ixgbe_adapter *adapter) in ixgbe_configure_pb()
5511 static void ixgbe_fdir_filter_restore(struct ixgbe_adapter *adapter) in ixgbe_fdir_filter_restore()
5616 static int ixgbe_fwd_ring_up(struct ixgbe_adapter *adapter, in ixgbe_fwd_ring_up()
5674 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; in ixgbe_macvlan_up() local
5689 static void ixgbe_configure_dfwd(struct ixgbe_adapter *adapter) in ixgbe_configure_dfwd()
5699 static void ixgbe_configure(struct ixgbe_adapter *adapter) in ixgbe_configure()
5769 static int ixgbe_enable_link_status_events(struct ixgbe_adapter *adapter, in ixgbe_enable_link_status_events()
5790 static int ixgbe_disable_link_status_events(struct ixgbe_adapter *adapter) in ixgbe_disable_link_status_events()
5806 static void ixgbe_sfp_link_config(struct ixgbe_adapter *adapter) in ixgbe_sfp_link_config()
5831 struct ixgbe_adapter *adapter = container_of(hw, struct ixgbe_adapter, in ixgbe_non_sfp_link_config() local
5881 static void ixgbe_check_media_subtask(struct ixgbe_adapter *adapter) in ixgbe_check_media_subtask()
5915 static void ixgbe_clear_vf_stats_counters(struct ixgbe_adapter *adapter) in ixgbe_clear_vf_stats_counters()
5949 static void ixgbe_setup_gpie(struct ixgbe_adapter *adapter) in ixgbe_setup_gpie()
6032 static void ixgbe_up_complete(struct ixgbe_adapter *adapter) in ixgbe_up_complete()
6095 void ixgbe_reinit_locked(struct ixgbe_adapter *adapter) in ixgbe_reinit_locked()
6117 void ixgbe_up(struct ixgbe_adapter *adapter) in ixgbe_up()
6125 static unsigned long ixgbe_get_completion_timeout(struct ixgbe_adapter *adapter) in ixgbe_get_completion_timeout()
6162 void ixgbe_disable_rx(struct ixgbe_adapter *adapter) in ixgbe_disable_rx()
6234 void ixgbe_disable_tx(struct ixgbe_adapter *adapter) in ixgbe_disable_tx()
6332 void ixgbe_reset(struct ixgbe_adapter *adapter) in ixgbe_reset()
6470 static void ixgbe_clean_all_rx_rings(struct ixgbe_adapter *adapter) in ixgbe_clean_all_rx_rings()
6482 static void ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter) in ixgbe_clean_all_tx_rings()
6492 static void ixgbe_fdir_filter_exit(struct ixgbe_adapter *adapter) in ixgbe_fdir_filter_exit()
6509 void ixgbe_down(struct ixgbe_adapter *adapter) in ixgbe_down()
6575 static void ixgbe_set_eee_capable(struct ixgbe_adapter *adapter) in ixgbe_set_eee_capable()
6603 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_tx_timeout() local
6610 static void ixgbe_init_dcb(struct ixgbe_adapter *adapter) in ixgbe_init_dcb()
6671 static int ixgbe_sw_init(struct ixgbe_adapter *adapter, in ixgbe_sw_init()
6929 static int ixgbe_setup_all_tx_resources(struct ixgbe_adapter *adapter) in ixgbe_setup_all_tx_resources()
6974 int ixgbe_setup_rx_resources(struct ixgbe_adapter *adapter, in ixgbe_setup_rx_resources()
7037 static int ixgbe_setup_all_rx_resources(struct ixgbe_adapter *adapter) in ixgbe_setup_all_rx_resources()
7091 static void ixgbe_free_all_tx_resources(struct ixgbe_adapter *adapter) in ixgbe_free_all_tx_resources()
7134 static void ixgbe_free_all_rx_resources(struct ixgbe_adapter *adapter) in ixgbe_free_all_rx_resources()
7151 static int ixgbe_max_xdp_frame_size(struct ixgbe_adapter *adapter) in ixgbe_max_xdp_frame_size()
7168 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_change_mtu() local
7215 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_open() local
7287 static void ixgbe_close_suspend(struct ixgbe_adapter *adapter) in ixgbe_close_suspend()
7319 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_close() local
7336 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_resume() local
7372 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in __ixgbe_shutdown() local
7471 void ixgbe_update_stats(struct ixgbe_adapter *adapter) in ixgbe_update_stats()
7741 static void ixgbe_fdir_reinit_subtask(struct ixgbe_adapter *adapter) in ixgbe_fdir_reinit_subtask()
7785 static void ixgbe_check_hang_subtask(struct ixgbe_adapter *adapter) in ixgbe_check_hang_subtask()
7830 static void ixgbe_watchdog_update_link(struct ixgbe_adapter *adapter) in ixgbe_watchdog_update_link()
7868 static void ixgbe_update_default_up(struct ixgbe_adapter *adapter) in ixgbe_update_default_up()
7890 static void ixgbe_watchdog_link_is_up(struct ixgbe_adapter *adapter) in ixgbe_watchdog_link_is_up()
7981 static void ixgbe_watchdog_link_is_down(struct ixgbe_adapter *adapter) in ixgbe_watchdog_link_is_down()
8007 static bool ixgbe_ring_tx_pending(struct ixgbe_adapter *adapter) in ixgbe_ring_tx_pending()
8028 static bool ixgbe_vf_tx_pending(struct ixgbe_adapter *adapter) in ixgbe_vf_tx_pending()
8062 static void ixgbe_watchdog_flush_tx(struct ixgbe_adapter *adapter) in ixgbe_watchdog_flush_tx()
8079 static void ixgbe_bad_vf_abort(struct ixgbe_adapter *adapter, u32 vf) in ixgbe_bad_vf_abort()
8100 static void ixgbe_check_for_bad_vf(struct ixgbe_adapter *adapter) in ixgbe_check_for_bad_vf()
8138 static void ixgbe_spoof_check(struct ixgbe_adapter *adapter) in ixgbe_spoof_check()
8159 static void ixgbe_spoof_check(struct ixgbe_adapter __always_unused *adapter) in ixgbe_spoof_check()
8164 ixgbe_check_for_bad_vf(struct ixgbe_adapter __always_unused *adapter) in ixgbe_check_for_bad_vf()
8174 static void ixgbe_watchdog_subtask(struct ixgbe_adapter *adapter) in ixgbe_watchdog_subtask()
8200 static void ixgbe_sfp_detection_subtask(struct ixgbe_adapter *adapter) in ixgbe_sfp_detection_subtask()
8273 static void ixgbe_sfp_link_config_subtask(struct ixgbe_adapter *adapter) in ixgbe_sfp_link_config_subtask()
8312 struct ixgbe_adapter *adapter = from_timer(adapter, t, service_timer); in ixgbe_service_timer() local
8327 static void ixgbe_phy_interrupt_subtask(struct ixgbe_adapter *adapter) in ixgbe_phy_interrupt_subtask()
8345 static void ixgbe_reset_subtask(struct ixgbe_adapter *adapter) in ixgbe_reset_subtask()
8373 static bool ixgbe_check_fw_error(struct ixgbe_adapter *adapter) in ixgbe_check_fw_error()
8400 struct ixgbe_adapter *adapter = container_of(work, in ixgbe_service_task() local
8871 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_atr() local
8982 struct ixgbe_adapter *adapter; in ixgbe_select_queue() local
9108 struct ixgbe_adapter *adapter, in ixgbe_xmit_frame_ring()
9263 struct ixgbe_adapter *adapter = netdev_priv(netdev); in __ixgbe_xmit_frame() local
9295 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_mac() local
9313 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_mdio_read() local
9339 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_mdio_write() local
9359 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ioctl() local
9385 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_add_sanmac_netdev() local
9409 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_del_sanmac_netdev() local
9440 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_get_stats64() local
9483 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ndo_get_vf_stats() local
9506 static void ixgbe_validate_rtr(struct ixgbe_adapter *adapter, u8 tc) in ixgbe_validate_rtr()
9541 static void ixgbe_set_prio_tc_map(struct ixgbe_adapter *adapter) in ixgbe_set_prio_tc_map()
9564 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; in ixgbe_reassign_macvlan_pool() local
9600 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_defrag_macvlan_pools() local
9621 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_setup_tc() local
9689 static int ixgbe_delete_clsu32(struct ixgbe_adapter *adapter, in ixgbe_delete_clsu32()
9746 static int ixgbe_configure_clsu32_add_hnode(struct ixgbe_adapter *adapter, in ixgbe_configure_clsu32_add_hnode()
9764 static int ixgbe_configure_clsu32_del_hnode(struct ixgbe_adapter *adapter, in ixgbe_configure_clsu32_del_hnode()
9778 struct ixgbe_adapter *adapter; member
9789 struct ixgbe_adapter *adapter; in get_macvlan_queue() local
9806 static int handle_redirect_action(struct ixgbe_adapter *adapter, int ifindex, in handle_redirect_action()
9843 static int parse_tc_actions(struct ixgbe_adapter *adapter, in parse_tc_actions()
9876 static int parse_tc_actions(struct ixgbe_adapter *adapter, in parse_tc_actions()
9935 static int ixgbe_configure_clsu32(struct ixgbe_adapter *adapter, in ixgbe_configure_clsu32()
10132 static int ixgbe_setup_tc_cls_u32(struct ixgbe_adapter *adapter, in ixgbe_setup_tc_cls_u32()
10154 struct ixgbe_adapter *adapter = cb_priv; in ixgbe_setup_tc_block_cb() local
10179 struct ixgbe_adapter *adapter = netdev_priv(dev); in __ixgbe_setup_tc() local
10195 void ixgbe_sriov_reinit(struct ixgbe_adapter *adapter) in ixgbe_sriov_reinit()
10207 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_do_reset() local
10218 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fix_features() local
10236 static void ixgbe_reset_l2fw_offload(struct ixgbe_adapter *adapter) in ixgbe_reset_l2fw_offload()
10255 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_features() local
10331 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ndo_fdb_add() local
10348 static int ixgbe_configure_bridge_mode(struct ixgbe_adapter *adapter, in ixgbe_configure_bridge_mode()
10419 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ndo_bridge_setlink() local
10447 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ndo_bridge_getlink() local
10459 struct ixgbe_adapter *adapter = netdev_priv(pdev); in ixgbe_fwd_add() local
10556 struct ixgbe_adapter *adapter = netdev_priv(pdev); in ixgbe_fwd_del() local
10634 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_xdp_setup() local
10706 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_xdp() local
10741 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_xdp_xmit() local
10831 static void ixgbe_disable_txr_hw(struct ixgbe_adapter *adapter, in ixgbe_disable_txr_hw()
10860 static void ixgbe_disable_txr(struct ixgbe_adapter *adapter, in ixgbe_disable_txr()
10867 static void ixgbe_disable_rxr_hw(struct ixgbe_adapter *adapter, in ixgbe_disable_rxr_hw()
10923 static void ixgbe_irq_disable_single(struct ixgbe_adapter *adapter, u32 ring) in ixgbe_irq_disable_single()
10964 void ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring) in ixgbe_txrx_ring_disable()
11004 void ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring) in ixgbe_txrx_ring_enable()
11036 static inline int ixgbe_enumerate_functions(struct ixgbe_adapter *adapter) in ixgbe_enumerate_functions()
11079 bool ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id, in ixgbe_wol_supported()
11149 static void ixgbe_set_fw_version_e610(struct ixgbe_adapter *adapter) in ixgbe_set_fw_version_e610()
11166 static void ixgbe_set_fw_version(struct ixgbe_adapter *adapter) in ixgbe_set_fw_version()
11213 struct ixgbe_adapter *adapter = NULL; in ixgbe_probe() local
11714 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_remove() local
11803 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_error_detected() local
11938 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_slot_reset() local
11971 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_resume() local