Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c46 #define HW_ATL_FW_VER_1X 0x01050006U macro
76 if (hw_atl_utils_ver_match(HW_ATL_FW_VER_1X, self->fw_ver_actual)) { in hw_atl_utils_initfw()
263 if (hw_atl_utils_ver_match(HW_ATL_FW_VER_1X, ver)) { in hw_atl_utils_soft_reset()