Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c48 #define HW_ATL_FW_VER_3X 0x03000000U macro
80 } else if (hw_atl_utils_ver_match(HW_ATL_FW_VER_3X, self->fw_ver_actual)) { in hw_atl_utils_initfw()