Home
last modified time | relevance | path

Searched refs:hw_get_fw_version (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h301 u32 (*hw_get_fw_version)(struct aq_hw_s *self); member
Daq_nic.c1194 return self->aq_hw_ops->hw_get_fw_version(self->aq_hw); in aq_nic_get_fw_version()
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c845 .hw_get_fw_version = hw_atl2_utils_get_fw_version,
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c980 .hw_get_fw_version = hw_atl_utils_get_fw_version,
Dhw_atl_b0.c1688 .hw_get_fw_version = hw_atl_utils_get_fw_version,