Searched refs:release_swfw_sync (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_x540.c | 94 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_reset_hw_X540() 227 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_read_eerd_X540() 250 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_read_eerd_buffer_X540() 271 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_eewr_X540() 294 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_eewr_buffer_X540() 429 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_validate_eeprom_checksum_X540() 476 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_update_eeprom_checksum_X540() 869 .release_swfw_sync = &ixgbe_release_swfw_sync_X540,
|
D | ixgbe_phy.c | 138 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_combined_generic_int() 145 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_read_i2c_combined_generic_int() 204 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_combined_generic_int() 210 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_write_i2c_combined_generic_int() 558 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_read_phy_reg_generic() 656 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_write_phy_reg_generic() 709 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_mii_bus_read_generic_c22() 747 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_mii_bus_read_generic_c45() 777 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_mii_bus_write_generic_c22() 814 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_mii_bus_write_generic_c45() [all …]
|
D | ixgbe_x550.c | 249 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 273 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 286 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_check_cs4227() 727 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_read_iosf_sb_reg_x550() 914 hw->mac.ops.release_swfw_sync(hw, mask); in ixgbe_read_ee_hostif_buffer_X550() 1110 hw->mac.ops.release_swfw_sync(hw, mask); in ixgbe_read_ee_hostif_X550() 1205 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_ee_hostif_X550() 1377 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_write_ee_hostif_buffer_X550() 1423 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_write_iosf_sb_reg_x550() 3462 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in ixgbe_reset_hw_X550em() [all …]
|
D | ixgbe_82599.c | 132 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_setup_sfp_modules_82599() 155 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_setup_sfp_modules_82599() 235 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in prot_autoc_write_82599() 527 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_MAC_CSR_SM); in ixgbe_start_mac_link_82599() 2213 .release_swfw_sync = &ixgbe_release_swfw_sync,
|
D | ixgbe_82598.c | 1010 hw->mac.ops.release_swfw_sync(hw, gssr); in ixgbe_read_i2c_phy_82598() 1152 .release_swfw_sync = &ixgbe_release_swfw_sync,
|
D | ixgbe_common.c | 1355 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_acquire_eeprom() 1669 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_EEP_SM); in ixgbe_release_eeprom() 3736 hw->mac.ops.release_swfw_sync(hw, IXGBE_GSSR_SW_MNG_SM); in ixgbe_host_interface_command()
|
D | ixgbe_type.h | 3428 void (*release_swfw_sync)(struct ixgbe_hw *, u32); member
|
/linux-6.12.1/drivers/net/ethernet/intel/igc/ |
D | igc_base.c | 139 mac->ops.release_swfw_sync = igc_release_swfw_sync_i225; in igc_init_mac_params_base() 266 hw->mac.ops.release_swfw_sync(hw, mask); in igc_release_phy_base()
|
D | igc_hw.h | 47 void (*release_swfw_sync)(struct igc_hw *hw, u16 mask); member
|
/linux-6.12.1/drivers/net/ethernet/intel/igb/ |
D | e1000_82575.c | 435 mac->ops.release_swfw_sync = igb_release_swfw_sync_i210; in igb_init_mac_params_82575() 439 mac->ops.release_swfw_sync = igb_release_swfw_sync_82575; in igb_init_mac_params_82575() 748 hw->mac.ops.release_swfw_sync(hw, mask); in igb_release_phy_82575() 1128 hw->mac.ops.release_swfw_sync(hw, E1000_SWFW_EEP_SM); in igb_acquire_nvm_82575() 1144 hw->mac.ops.release_swfw_sync(hw, E1000_SWFW_EEP_SM); in igb_release_nvm_82575() 2325 hw->mac.ops.release_swfw_sync(hw, swmbsw_mask); in igb_reset_hw_82580()
|
D | e1000_hw.h | 305 void (*release_swfw_sync)(struct e1000_hw *, u16); member
|
D | igb_main.c | 10072 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in igb_read_i2c_byte() 10106 hw->mac.ops.release_swfw_sync(hw, swfw_mask); in igb_write_i2c_byte()
|