Lines Matching refs:ixgbe_hw
172 static bool ixgbe_check_cfg_remove(struct ixgbe_hw *hw, struct pci_dev *pdev);
208 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_get_parent_bus_info()
238 static inline bool ixgbe_pcie_from_parent(struct ixgbe_hw *hw) in ixgbe_pcie_from_parent()
252 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_minimum_link()
279 static void ixgbe_remove_adapter(struct ixgbe_hw *hw) in ixgbe_remove_adapter()
291 static u32 ixgbe_check_remove(struct ixgbe_hw *hw, u32 reg) in ixgbe_check_remove()
332 u32 ixgbe_read_reg(struct ixgbe_hw *hw, u32 reg) in ixgbe_read_reg()
366 static bool ixgbe_check_cfg_remove(struct ixgbe_hw *hw, struct pci_dev *pdev) in ixgbe_check_cfg_remove()
378 u16 ixgbe_read_pci_cfg_word(struct ixgbe_hw *hw, u32 reg) in ixgbe_read_pci_cfg_word()
393 static u32 ixgbe_read_pci_cfg_dword(struct ixgbe_hw *hw, u32 reg) in ixgbe_read_pci_cfg_dword()
408 void ixgbe_write_pci_cfg_word(struct ixgbe_hw *hw, u32 reg, u16 value) in ixgbe_write_pci_cfg_word()
467 static void ixgbe_regdump(struct ixgbe_hw *hw, struct ixgbe_reg_info *reginfo) in ixgbe_regdump()
569 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_dump()
860 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_ivar()
928 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_xoff_rx_lfc()
961 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_xoff_received()
1083 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_tx_maxrate()
1217 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_clean_tx_irq()
1278 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_tx_dca()
1315 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_rx_dca()
2690 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_write_eitr()
2744 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_overtemp_subtask()
2804 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_fan_failure()
2816 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_overtemp_event()
2859 static inline bool ixgbe_is_sfp(struct ixgbe_hw *hw) in ixgbe_is_sfp()
2883 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_sfp_event()
2916 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_lsc()
2932 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_irq_enable_queues()
2961 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_irq_disable_queues()
2995 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_irq_enable()
3054 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_msix_other()
3296 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_intr()
3480 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_tx_ring()
3569 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_mtqc()
3630 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_tx()
3653 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_enable_rx_drop()
3665 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_disable_rx_drop()
3710 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_srrctl()
3782 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_store_key()
3820 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_store_reta()
3859 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_store_vfreta()
3909 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_vfreta()
3936 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_mrqc()
4020 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_rscctl()
4042 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_rx_desc_queue_enable()
4068 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_rx_ring()
4168 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_psrtype()
4193 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_virtualization()
4264 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_rx_buffer_len()
4331 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_rdrxctl()
4380 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_rx()
4427 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_rx_add_vid()
4438 static int ixgbe_find_vlvf_entry(struct ixgbe_hw *hw, u32 vlan) in ixgbe_find_vlvf_entry()
4459 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_pf_promisc_vlvf()
4486 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_rx_kill_vid()
4503 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_strip_disable()
4541 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_strip_enable()
4575 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_promisc_enable()
4618 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_scrub_vfta()
4664 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vlan_promisc_disable()
4709 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_write_mc_addr_list()
4730 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_full_sync_mac_table()
4750 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_sync_mac_table()
4772 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_flush_sw_mac_table()
4786 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_available_rars()
4810 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_mac_set_default_filter()
4825 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_add_mac_filter()
4853 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_del_mac_filter()
4913 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_rx_mode()
5014 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_clear_udp_tunnel_port()
5042 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_dcb()
5102 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_hpbthresh()
5163 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_lpbthresh()
5201 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_pbthresh_setup()
5223 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_pb()
5239 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_fdir_filter_restore()
5405 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure()
5489 static int ixgbe_non_sfp_link_config(struct ixgbe_hw *hw) in ixgbe_non_sfp_link_config()
5516 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_gpie()
5598 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_up_complete()
5726 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_disable_rx()
5798 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_disable_tx()
5894 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_reset()
6072 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_down()
6138 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_eee_capable()
6172 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_init_dcb()
6233 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_sw_init()
6754 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_open()
6908 struct ixgbe_hw *hw = &adapter->hw; in __ixgbe_shutdown()
7024 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_update_stats()
7256 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_fdir_reinit_subtask()
7300 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_hang_subtask()
7345 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_watchdog_update_link()
7406 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_watchdog_link_is_up()
7496 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_watchdog_link_is_down()
7542 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_vf_tx_pending()
7593 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_for_bad_vf()
7691 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_sfp_detection_subtask()
7764 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_sfp_link_config_subtask()
7818 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_phy_interrupt_subtask()
7866 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_check_fw_error()
8776 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_mac()
8794 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_mdio_read()
8819 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_mdio_write()
8864 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_add_sanmac_netdev()
8969 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_validate_rtr()
9079 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_setup_tc()
9391 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_clsu32()
9801 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_add_udp_tunnel_port()
9932 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_configure_bridge_mode()
10398 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_disable_txr_hw()
10434 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_disable_rxr_hw()
10603 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_wol_supported()
10671 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_set_fw_version()
10712 struct ixgbe_hw *hw; in ixgbe_probe()
11275 struct ixgbe_hw *hw = &adapter->hw; in ixgbe_io_error_detected()