Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.c37 self->fw_ver_actual = hw_atl2_utils_get_fw_version(self); in hw_atl2_utils_initfw()
H A Dhw_atl2_utils.h629 u32 hw_atl2_utils_get_fw_version(struct aq_hw_s *self);
H A Dhw_atl2_utils_fw.c559 u32 hw_atl2_utils_get_fw_version(struct aq_hw_s *self) in hw_atl2_utils_get_fw_version() function