Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia_firmware.c152 u16 calculated_crc, read_crc, read_primary_offset; in aqr_fw_boot() local
175 ret = aqr_fw_get_le16(data, PRIMARY_OFFSET_OFFSET, size, &read_primary_offset); in aqr_fw_boot()
180 primary_offset = PRIMARY_OFFSET(read_primary_offset); in aqr_fw_boot()