Home
last modified time | relevance | path

Searched refs:hw_atl_utils_fw_downld_dwords (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c286 err = hw_atl_utils_fw_downld_dwords(self, in aq_fw2x_get_mac_permanent()
344 err = hw_atl_utils_fw_downld_dwords(self, phy_temp_offset, in aq_fw2x_get_phy_temp()
501 err = hw_atl_utils_fw_downld_dwords(self, offset, &caps_hi, 1); in aq_fw2x_get_eee_rate()
597 err = hw_atl_utils_fw_downld_dwords(self, offset, addr, 1); in aq_fw2x_settings_get()
656 err = hw_atl_utils_fw_downld_dwords(self, offset, &val, 1); in aq_fw2x_get_link_capabilities()
700 err = hw_atl_utils_fw_downld_dwords(hw, offset, (u32 *)(void *)response, in aq_fw2x_send_macsec_req()
H A Dhw_atl_utils.c306 int hw_atl_utils_fw_downld_dwords(struct aq_hw_s *self, u32 a, in hw_atl_utils_fw_downld_dwords() function
581 hw_atl_utils_fw_downld_dwords(self, in hw_atl_utils_fw_rpc_wait()
618 return hw_atl_utils_fw_downld_dwords(self, in hw_atl_utils_mpi_read_mbox()
629 err = hw_atl_utils_fw_downld_dwords(self, in hw_atl_utils_mpi_read_stats()
763 err = hw_atl_utils_fw_downld_dwords(self, efuse_addr + (40U * 4U), in hw_atl_utils_get_mac_permanent()
H A Dhw_atl_utils.h623 int hw_atl_utils_fw_downld_dwords(struct aq_hw_s *self, u32 a,