Lines Matching refs:ixgbe_hw
167 static bool ixgbe_check_cfg_remove(struct ixgbe_hw *hw, struct pci_dev *pdev);
203 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_get_parent_bus_info()
233 static inline bool ixgbe_pcie_from_parent(struct ixgbe_hw *hw) in ixgbe_pcie_from_parent()
247 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_minimum_link()
274 static void ixgbe_remove_adapter(struct ixgbe_hw *hw) in ixgbe_remove_adapter()
286 static u32 ixgbe_check_remove(struct ixgbe_hw *hw, u32 reg) in ixgbe_check_remove()
327 u32 ixgbe_read_reg(struct ixgbe_hw *hw, u32 reg) in ixgbe_read_reg()
361 static bool ixgbe_check_cfg_remove(struct ixgbe_hw *hw, struct pci_dev *pdev) in ixgbe_check_cfg_remove()
373 u16 ixgbe_read_pci_cfg_word(struct ixgbe_hw *hw, u32 reg) in ixgbe_read_pci_cfg_word()
388 static u32 ixgbe_read_pci_cfg_dword(struct ixgbe_hw *hw, u32 reg) in ixgbe_read_pci_cfg_dword()
403 void ixgbe_write_pci_cfg_word(struct ixgbe_hw *hw, u32 reg, u16 value) in ixgbe_write_pci_cfg_word()
462 static void ixgbe_regdump(struct ixgbe_hw *hw, struct ixgbe_reg_info *reginfo) in ixgbe_regdump()
564 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_dump()
855 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_ivar()
923 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_xoff_rx_lfc()
956 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_xoff_received()
1078 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_tx_maxrate()
1212 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_clean_tx_irq()
1273 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_tx_dca()
1310 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_rx_dca()
2689 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_write_eitr()
2743 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_overtemp_subtask()
2803 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_fan_failure()
2815 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_overtemp_event()
2858 static inline bool ixgbe_is_sfp(struct ixgbe_hw *hw) in ixgbe_is_sfp()
2882 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_sfp_event()
2915 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_lsc()
2931 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_irq_enable_queues()
2960 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_irq_disable_queues()
2994 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_irq_enable()
3053 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_msix_other()
3288 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_intr()
3472 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_tx_ring()
3557 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_mtqc()
3612 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_tx()
3635 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_enable_rx_drop()
3647 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_disable_rx_drop()
3692 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_srrctl()
3747 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_store_key()
3785 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_store_reta()
3824 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_store_vfreta()
3874 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_vfreta()
3901 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_mrqc()
3982 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_rscctl()
4004 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_rx_desc_queue_enable()
4030 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_rx_ring()
4103 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_psrtype()
4128 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_virtualization()
4199 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_rx_buffer_len()
4267 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_rdrxctl()
4316 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_rx()
4363 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_rx_add_vid()
4374 static int ixgbe_find_vlvf_entry(struct ixgbe_hw *hw, u32 vlan) in ixgbe_find_vlvf_entry()
4395 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_pf_promisc_vlvf()
4422 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_rx_kill_vid()
4439 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_strip_disable()
4477 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_strip_enable()
4511 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_promisc_enable()
4554 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_scrub_vfta()
4600 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_promisc_disable()
4645 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_write_mc_addr_list()
4666 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_full_sync_mac_table()
4686 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_sync_mac_table()
4708 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_flush_sw_mac_table()
4722 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_available_rars()
4746 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_mac_set_default_filter()
4761 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_add_mac_filter()
4789 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_del_mac_filter()
4849 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_rx_mode()
4950 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_clear_udp_tunnel_port()
4978 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_dcb()
5038 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_hpbthresh()
5099 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_lpbthresh()
5137 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_pbthresh_setup()
5159 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_pb()
5175 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_fdir_filter_restore()
5329 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure()
5413 static int ixgbe_non_sfp_link_config(struct ixgbe_hw *hw) in ixgbe_non_sfp_link_config()
5440 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_gpie()
5522 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_up_complete()
5650 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_disable_rx()
5722 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_disable_tx()
5818 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_reset()
5990 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_down()
6056 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_eee_capable()
6090 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_init_dcb()
6151 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_sw_init()
6675 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_open()
6829 struct ixgbe_hw *hw = &adapter->hw; in __ixgbe_shutdown()
6945 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_stats()
7177 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_fdir_reinit_subtask()
7221 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_hang_subtask()
7266 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_watchdog_update_link()
7327 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_watchdog_link_is_up()
7417 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_watchdog_link_is_down()
7463 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vf_tx_pending()
7514 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_for_bad_vf()
7612 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_sfp_detection_subtask()
7685 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_sfp_link_config_subtask()
7739 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_phy_interrupt_subtask()
8669 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_mac()
8687 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_mdio_read()
8703 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_mdio_write()
8739 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_add_sanmac_netdev()
8844 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_validate_rtr()
8954 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_tc()
9266 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_clsu32()
9686 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_add_udp_tunnel_port()
9816 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_bridge_mode()
10313 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_wol_supported()
10381 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_fw_version()
10422 struct ixgbe_hw *hw; in ixgbe_probe()
10974 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_io_error_detected()