Lines Matching defs:adapter

141 static void ixgbe_service_event_schedule(struct ixgbe_adapter *adapter)  in ixgbe_service_event_schedule()
148 static void ixgbe_service_event_complete(struct ixgbe_adapter *adapter) in ixgbe_service_event_complete()
280 static void ixgbe_dump(struct ixgbe_adapter *adapter) in ixgbe_dump()
495 static void ixgbe_release_hw_control(struct ixgbe_adapter *adapter) in ixgbe_release_hw_control()
505 static void ixgbe_get_hw_control(struct ixgbe_adapter *adapter) in ixgbe_get_hw_control()
523 static void ixgbe_set_ivar(struct ixgbe_adapter *adapter, s8 direction, in ixgbe_set_ivar()
565 static inline void ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter, in ixgbe_irq_rearm_queues()
615 static void ixgbe_update_xoff_received(struct ixgbe_adapter *adapter) in ixgbe_update_xoff_received()
674 struct ixgbe_adapter *adapter = netdev_priv(ring->netdev); in ixgbe_get_tx_pending() local
726 static void ixgbe_tx_timeout_reset(struct ixgbe_adapter *adapter) in ixgbe_tx_timeout_reset()
744 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_clean_tx_irq() local
856 static void ixgbe_update_rx_dca(struct ixgbe_adapter *adapter, in ixgbe_update_rx_dca()
885 static void ixgbe_update_tx_dca(struct ixgbe_adapter *adapter, in ixgbe_update_tx_dca()
917 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_update_dca() local
935 static void ixgbe_setup_dca(struct ixgbe_adapter *adapter) in ixgbe_setup_dca()
959 struct ixgbe_adapter *adapter = dev_get_drvdata(dev); in __ixgbe_notify_dca() local
1002 static inline bool ixgbe_rx_is_fcoe(struct ixgbe_adapter *adapter, in ixgbe_rx_is_fcoe()
1026 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_receive_skb() local
1047 static inline void ixgbe_rx_checksum(struct ixgbe_adapter *adapter, in ixgbe_rx_checksum()
1245 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_clean_rx_irq() local
1479 static void ixgbe_configure_msix(struct ixgbe_adapter *adapter) in ixgbe_configure_msix()
1573 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_update_itr() local
1626 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_write_eitr() local
1691 static void ixgbe_check_overtemp_subtask(struct ixgbe_adapter *adapter) in ixgbe_check_overtemp_subtask()
1746 static void ixgbe_check_fan_failure(struct ixgbe_adapter *adapter, u32 eicr) in ixgbe_check_fan_failure()
1758 static void ixgbe_check_overtemp_event(struct ixgbe_adapter *adapter, u32 eicr) in ixgbe_check_overtemp_event()
1791 static void ixgbe_check_sfp_event(struct ixgbe_adapter *adapter, u32 eicr) in ixgbe_check_sfp_event()
1814 static void ixgbe_check_lsc(struct ixgbe_adapter *adapter) in ixgbe_check_lsc()
1828 static inline void ixgbe_irq_enable_queues(struct ixgbe_adapter *adapter, in ixgbe_irq_enable_queues()
1854 static inline void ixgbe_irq_disable_queues(struct ixgbe_adapter *adapter, in ixgbe_irq_disable_queues()
1884 static inline void ixgbe_irq_enable(struct ixgbe_adapter *adapter, bool queues, in ixgbe_irq_enable()
1930 struct ixgbe_adapter *adapter = data; in ixgbe_msix_other() local
2035 static void ixgbe_map_rings_to_vectors(struct ixgbe_adapter *adapter) in ixgbe_map_rings_to_vectors()
2079 static int ixgbe_request_msix_irqs(struct ixgbe_adapter *adapter) in ixgbe_request_msix_irqs()
2150 struct ixgbe_adapter *adapter = data; in ixgbe_intr() local
2212 static inline void ixgbe_reset_q_vectors(struct ixgbe_adapter *adapter) in ixgbe_reset_q_vectors()
2244 static int ixgbe_request_irq(struct ixgbe_adapter *adapter) in ixgbe_request_irq()
2271 static void ixgbe_free_irq(struct ixgbe_adapter *adapter) in ixgbe_free_irq()
2306 static inline void ixgbe_irq_disable(struct ixgbe_adapter *adapter) in ixgbe_irq_disable()
2335 static void ixgbe_configure_msi_and_legacy(struct ixgbe_adapter *adapter) in ixgbe_configure_msi_and_legacy()
2360 void ixgbe_configure_tx_ring(struct ixgbe_adapter *adapter, in ixgbe_configure_tx_ring()
2428 static void ixgbe_setup_mtqc(struct ixgbe_adapter *adapter) in ixgbe_setup_mtqc()
2479 static void ixgbe_configure_tx(struct ixgbe_adapter *adapter) in ixgbe_configure_tx()
2501 static void ixgbe_configure_srrctl(struct ixgbe_adapter *adapter, in ixgbe_configure_srrctl()
2546 static void ixgbe_setup_mrqc(struct ixgbe_adapter *adapter) in ixgbe_setup_mrqc()
2619 static void ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, in ixgbe_configure_rscctl()
2669 static void ixgbe_set_uta(struct ixgbe_adapter *adapter) in ixgbe_set_uta()
2687 static void ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter, in ixgbe_rx_desc_queue_enable()
2711 void ixgbe_disable_rx_queue(struct ixgbe_adapter *adapter, in ixgbe_disable_rx_queue()
2741 void ixgbe_configure_rx_ring(struct ixgbe_adapter *adapter, in ixgbe_configure_rx_ring()
2792 static void ixgbe_setup_psrtype(struct ixgbe_adapter *adapter) in ixgbe_setup_psrtype()
2815 static void ixgbe_configure_virtualization(struct ixgbe_adapter *adapter) in ixgbe_configure_virtualization()
2867 static void ixgbe_set_rx_buffer_len(struct ixgbe_adapter *adapter) in ixgbe_set_rx_buffer_len()
2970 static void ixgbe_setup_rdrxctl(struct ixgbe_adapter *adapter) in ixgbe_setup_rdrxctl()
3013 static void ixgbe_configure_rx(struct ixgbe_adapter *adapter) in ixgbe_configure_rx()
3052 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_vlan_rx_add_vid() local
3065 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_vlan_rx_kill_vid() local
3080 static void ixgbe_vlan_filter_disable(struct ixgbe_adapter *adapter) in ixgbe_vlan_filter_disable()
3094 static void ixgbe_vlan_filter_enable(struct ixgbe_adapter *adapter) in ixgbe_vlan_filter_enable()
3109 static void ixgbe_vlan_strip_disable(struct ixgbe_adapter *adapter) in ixgbe_vlan_strip_disable()
3139 static void ixgbe_vlan_strip_enable(struct ixgbe_adapter *adapter) in ixgbe_vlan_strip_enable()
3165 static void ixgbe_restore_vlan(struct ixgbe_adapter *adapter) in ixgbe_restore_vlan()
3186 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_write_uc_addr_list() local
3228 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_rx_mode() local
3294 static void ixgbe_napi_enable_all(struct ixgbe_adapter *adapter) in ixgbe_napi_enable_all()
3310 static void ixgbe_napi_disable_all(struct ixgbe_adapter *adapter) in ixgbe_napi_disable_all()
3335 static void ixgbe_configure_dcb(struct ixgbe_adapter *adapter) in ixgbe_configure_dcb()
3404 static int ixgbe_hpbthresh(struct ixgbe_adapter *adapter, int pb) in ixgbe_hpbthresh()
3468 static int ixgbe_lpbthresh(struct ixgbe_adapter *adapter) in ixgbe_lpbthresh()
3495 static void ixgbe_pbthresh_setup(struct ixgbe_adapter *adapter) in ixgbe_pbthresh_setup()
3515 static void ixgbe_configure_pb(struct ixgbe_adapter *adapter) in ixgbe_configure_pb()
3531 static void ixgbe_fdir_filter_restore(struct ixgbe_adapter *adapter) in ixgbe_fdir_filter_restore()
3555 static void ixgbe_configure(struct ixgbe_adapter *adapter) in ixgbe_configure()
3609 static void ixgbe_sfp_link_config(struct ixgbe_adapter *adapter) in ixgbe_sfp_link_config()
3654 static void ixgbe_setup_gpie(struct ixgbe_adapter *adapter) in ixgbe_setup_gpie()
3718 static void ixgbe_up_complete(struct ixgbe_adapter *adapter) in ixgbe_up_complete()
3779 void ixgbe_reinit_locked(struct ixgbe_adapter *adapter) in ixgbe_reinit_locked()
3800 void ixgbe_up(struct ixgbe_adapter *adapter) in ixgbe_up()
3808 void ixgbe_reset(struct ixgbe_adapter *adapter) in ixgbe_reset()
3949 static void ixgbe_clean_all_rx_rings(struct ixgbe_adapter *adapter) in ixgbe_clean_all_rx_rings()
3961 static void ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter) in ixgbe_clean_all_tx_rings()
3969 static void ixgbe_fdir_filter_exit(struct ixgbe_adapter *adapter) in ixgbe_fdir_filter_exit()
3986 void ixgbe_down(struct ixgbe_adapter *adapter) in ixgbe_down()
4086 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_poll() local
4130 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_tx_timeout() local
4144 static inline bool ixgbe_set_rss_queues(struct ixgbe_adapter *adapter) in ixgbe_set_rss_queues()
4171 static inline bool ixgbe_set_fdir_queues(struct ixgbe_adapter *adapter) in ixgbe_set_fdir_queues()
4202 static inline bool ixgbe_set_fcoe_queues(struct ixgbe_adapter *adapter) in ixgbe_set_fcoe_queues()
4235 static inline bool ixgbe_set_dcb_queues(struct ixgbe_adapter *adapter) in ixgbe_set_dcb_queues()
4285 static inline bool ixgbe_set_sriov_queues(struct ixgbe_adapter *adapter) in ixgbe_set_sriov_queues()
4301 static int ixgbe_set_num_queues(struct ixgbe_adapter *adapter) in ixgbe_set_num_queues()
4343 static void ixgbe_acquire_msix_vectors(struct ixgbe_adapter *adapter, in ixgbe_acquire_msix_vectors()
4401 static inline bool ixgbe_cache_ring_rss(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_rss()
4419 static void ixgbe_get_first_reg_idx(struct ixgbe_adapter *adapter, u8 tc, in ixgbe_get_first_reg_idx()
4479 static inline bool ixgbe_cache_ring_dcb(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_dcb()
4512 static inline bool ixgbe_cache_ring_fdir(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_fdir()
4537 static inline bool ixgbe_cache_ring_fcoe(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_fcoe()
4571 static inline bool ixgbe_cache_ring_sriov(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_sriov()
4592 static void ixgbe_cache_ring_register(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_register()
4626 static int ixgbe_alloc_queues(struct ixgbe_adapter *adapter) in ixgbe_alloc_queues()
4687 static int ixgbe_set_interrupt_capability(struct ixgbe_adapter *adapter) in ixgbe_set_interrupt_capability()
4763 static int ixgbe_alloc_q_vectors(struct ixgbe_adapter *adapter) in ixgbe_alloc_q_vectors()
4816 static void ixgbe_free_q_vectors(struct ixgbe_adapter *adapter) in ixgbe_free_q_vectors()
4834 static void ixgbe_reset_interrupt_capability(struct ixgbe_adapter *adapter) in ixgbe_reset_interrupt_capability()
4857 int ixgbe_init_interrupt_scheme(struct ixgbe_adapter *adapter) in ixgbe_init_interrupt_scheme()
4907 void ixgbe_clear_interrupt_scheme(struct ixgbe_adapter *adapter) in ixgbe_clear_interrupt_scheme()
4940 static int __devinit ixgbe_sw_init(struct ixgbe_adapter *adapter) in ixgbe_sw_init()
5127 static int ixgbe_setup_all_tx_resources(struct ixgbe_adapter *adapter) in ixgbe_setup_all_tx_resources()
5191 static int ixgbe_setup_all_rx_resources(struct ixgbe_adapter *adapter) in ixgbe_setup_all_rx_resources()
5235 static void ixgbe_free_all_tx_resources(struct ixgbe_adapter *adapter) in ixgbe_free_all_tx_resources()
5273 static void ixgbe_free_all_rx_resources(struct ixgbe_adapter *adapter) in ixgbe_free_all_rx_resources()
5291 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_change_mtu() local
5329 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_open() local
5381 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_close() local
5399 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_resume() local
5444 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in __ixgbe_shutdown() local
5552 void ixgbe_update_stats(struct ixgbe_adapter *adapter) in ixgbe_update_stats()
5765 static void ixgbe_fdir_reinit_subtask(struct ixgbe_adapter *adapter) in ixgbe_fdir_reinit_subtask()
5806 static void ixgbe_check_hang_subtask(struct ixgbe_adapter *adapter) in ixgbe_check_hang_subtask()
5850 static void ixgbe_watchdog_update_link(struct ixgbe_adapter *adapter) in ixgbe_watchdog_update_link()
5893 static void ixgbe_watchdog_link_is_up(struct ixgbe_adapter *adapter) in ixgbe_watchdog_link_is_up()
5948 static void ixgbe_watchdog_link_is_down(struct ixgbe_adapter* adapter) in ixgbe_watchdog_link_is_down()
5972 static void ixgbe_watchdog_flush_tx(struct ixgbe_adapter *adapter) in ixgbe_watchdog_flush_tx()
5997 static void ixgbe_spoof_check(struct ixgbe_adapter *adapter) in ixgbe_spoof_check()
6021 static void ixgbe_watchdog_subtask(struct ixgbe_adapter *adapter) in ixgbe_watchdog_subtask()
6045 static void ixgbe_sfp_detection_subtask(struct ixgbe_adapter *adapter) in ixgbe_sfp_detection_subtask()
6112 static void ixgbe_sfp_link_config_subtask(struct ixgbe_adapter *adapter) in ixgbe_sfp_link_config_subtask()
6139 static void ixgbe_check_for_bad_vf(struct ixgbe_adapter *adapter) in ixgbe_check_for_bad_vf()
6189 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)data; in ixgbe_service_timer() local
6236 static void ixgbe_reset_subtask(struct ixgbe_adapter *adapter) in ixgbe_reset_subtask()
6261 struct ixgbe_adapter *adapter = container_of(work, in ixgbe_service_task() local
6748 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_select_queue() local
6773 struct ixgbe_adapter *adapter, in ixgbe_xmit_frame_ring()
6897 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_xmit_frame() local
6913 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_mac() local
6932 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_mdio_read() local
6948 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_mdio_write() local
6958 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ioctl() local
6973 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_add_sanmac_netdev() local
6994 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_del_sanmac_netdev() local
7013 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_netpoll() local
7037 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_get_stats64() local
7089 static void ixgbe_validate_rtr(struct ixgbe_adapter *adapter, u8 tc) in ixgbe_validate_rtr()
7127 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_setup_tc() local
7180 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_do_reset() local
7191 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fix_features() local
7222 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_features() local
7308 static void __devinit ixgbe_probe_vf(struct ixgbe_adapter *adapter, in ixgbe_probe_vf()
7342 struct ixgbe_adapter *adapter = NULL; in ixgbe_probe() local
7767 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_remove() local
7829 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_error_detected() local
7938 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_slot_reset() local
7976 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); in ixgbe_io_resume() local