Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils_fw2x.c224 err = hw_atl_utils_fw_downld_dwords(self, in aq_fw2x_get_mac_permanent()
312 err = hw_atl_utils_fw_downld_dwords(self, in aq_fw2x_get_temp()
334 err = hw_atl_utils_fw_downld_dwords(self, in aq_fw2x_get_cable_len()
478 err = hw_atl_utils_fw_downld_dwords(self, in aq_fw2x_get_eee_rate()
569 err = hw_atl_utils_fw_downld_dwords(self, self->rpc_addr + sizeof(u32), in aq_fw2x_get_eeprom()
582 err = hw_atl_utils_fw_downld_dwords(self, in aq_fw2x_get_eeprom()
594 err = hw_atl_utils_fw_downld_dwords(self, in aq_fw2x_get_eeprom()
684 err = hw_atl_utils_fw_downld_dwords(self, self->rpc_addr + sizeof(u32), in aq_fw2x_set_eeprom()
740 err = hw_atl_utils_fw_downld_dwords(self, self->rpc_addr + sizeof(u32), in aq_fw2x_send_macsec_request()
H A Dhw_atl_utils.c275 int hw_atl_utils_fw_downld_dwords(struct aq_hw_s *self, u32 a, in hw_atl_utils_fw_downld_dwords() function
474 hw_atl_utils_fw_downld_dwords(self, in hw_atl_utils_fw_rpc_wait()
511 return hw_atl_utils_fw_downld_dwords(self, in hw_atl_utils_mpi_read_mbox()
522 err = hw_atl_utils_fw_downld_dwords(self, in hw_atl_utils_mpi_read_stats()
646 err = hw_atl_utils_fw_downld_dwords(self, in hw_atl_utils_get_mac_permanent()
H A Dhw_atl_utils.h638 int hw_atl_utils_fw_downld_dwords(struct aq_hw_s *self, u32 a,