Lines Matching defs:hw

86 static bool igb_sgmii_uses_mdio_82575(struct e1000_hw *hw)  in igb_sgmii_uses_mdio_82575()
108 static s32 igb_get_invariants_82575(struct e1000_hw *hw) in igb_get_invariants_82575()
377 static s32 igb_acquire_phy_82575(struct e1000_hw *hw) in igb_acquire_phy_82575()
398 static void igb_release_phy_82575(struct e1000_hw *hw) in igb_release_phy_82575()
421 static s32 igb_read_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, in igb_read_phy_reg_sgmii_82575()
452 static s32 igb_write_phy_reg_sgmii_82575(struct e1000_hw *hw, u32 offset, in igb_write_phy_reg_sgmii_82575()
482 static s32 igb_get_phy_id_82575(struct e1000_hw *hw) in igb_get_phy_id_82575()
574 static s32 igb_phy_hw_reset_sgmii_82575(struct e1000_hw *hw) in igb_phy_hw_reset_sgmii_82575()
612 static s32 igb_set_d0_lplu_state_82575(struct e1000_hw *hw, bool active) in igb_set_d0_lplu_state_82575()
685 static s32 igb_acquire_nvm_82575(struct e1000_hw *hw) in igb_acquire_nvm_82575()
709 static void igb_release_nvm_82575(struct e1000_hw *hw) in igb_release_nvm_82575()
723 static s32 igb_acquire_swfw_sync_82575(struct e1000_hw *hw, u16 mask) in igb_acquire_swfw_sync_82575()
773 static void igb_release_swfw_sync_82575(struct e1000_hw *hw, u16 mask) in igb_release_swfw_sync_82575()
797 static s32 igb_get_cfg_done_82575(struct e1000_hw *hw) in igb_get_cfg_done_82575()
834 static s32 igb_check_for_link_82575(struct e1000_hw *hw) in igb_check_for_link_82575()
859 void igb_power_up_serdes_link_82575(struct e1000_hw *hw) in igb_power_up_serdes_link_82575()
892 static s32 igb_get_pcs_speed_and_duplex_82575(struct e1000_hw *hw, u16 *speed, in igb_get_pcs_speed_and_duplex_82575()
945 void igb_shutdown_serdes_link_82575(struct e1000_hw *hw) in igb_shutdown_serdes_link_82575()
977 static s32 igb_reset_hw_82575(struct e1000_hw *hw) in igb_reset_hw_82575()
1040 static s32 igb_init_hw_82575(struct e1000_hw *hw) in igb_init_hw_82575()
1095 static s32 igb_setup_copper_link_82575(struct e1000_hw *hw) in igb_setup_copper_link_82575()
1155 static s32 igb_setup_serdes_link_82575(struct e1000_hw *hw) in igb_setup_serdes_link_82575()
1279 static bool igb_sgmii_active_82575(struct e1000_hw *hw) in igb_sgmii_active_82575()
1292 static s32 igb_reset_init_script_82575(struct e1000_hw *hw) in igb_reset_init_script_82575()
1325 static s32 igb_read_mac_addr_82575(struct e1000_hw *hw) in igb_read_mac_addr_82575()
1351 void igb_power_down_phy_copper_82575(struct e1000_hw *hw) in igb_power_down_phy_copper_82575()
1364 static void igb_clear_hw_cntrs_82575(struct e1000_hw *hw) in igb_clear_hw_cntrs_82575()
1430 void igb_rx_fifo_flush_82575(struct e1000_hw *hw) in igb_rx_fifo_flush_82575()
1504 static s32 igb_set_pcie_completion_timeout(struct e1000_hw *hw) in igb_set_pcie_completion_timeout()
1553 void igb_vmdq_set_anti_spoofing_pf(struct e1000_hw *hw, bool enable, int pf) in igb_vmdq_set_anti_spoofing_pf()
1585 void igb_vmdq_set_loopback_pf(struct e1000_hw *hw, bool enable) in igb_vmdq_set_loopback_pf()
1621 void igb_vmdq_set_replication_pf(struct e1000_hw *hw, bool enable) in igb_vmdq_set_replication_pf()
1642 static s32 igb_read_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 *data) in igb_read_phy_reg_82580()
1667 static s32 igb_write_phy_reg_82580(struct e1000_hw *hw, u32 offset, u16 data) in igb_write_phy_reg_82580()
1692 static s32 igb_reset_mdicnfg_82580(struct e1000_hw *hw) in igb_reset_mdicnfg_82580()
1728 static s32 igb_reset_hw_82580(struct e1000_hw *hw) in igb_reset_hw_82580()
1840 static s32 igb_validate_nvm_checksum_with_offset(struct e1000_hw *hw, in igb_validate_nvm_checksum_with_offset()
1876 static s32 igb_update_nvm_checksum_with_offset(struct e1000_hw *hw, u16 offset) in igb_update_nvm_checksum_with_offset()
1908 static s32 igb_validate_nvm_checksum_82580(struct e1000_hw *hw) in igb_validate_nvm_checksum_82580()
1947 static s32 igb_update_nvm_checksum_82580(struct e1000_hw *hw) in igb_update_nvm_checksum_82580()
1991 static s32 igb_validate_nvm_checksum_i350(struct e1000_hw *hw) in igb_validate_nvm_checksum_i350()
2017 static s32 igb_update_nvm_checksum_i350(struct e1000_hw *hw) in igb_update_nvm_checksum_i350()
2041 s32 igb_set_eee_i350(struct e1000_hw *hw) in igb_set_eee_i350()