Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/pds_core/
H A Ddev.c84 return fw_running && gen == pdsc->fw_generation; in pdsc_is_fw_good()
352 pdsc->fw_generation = PDS_CORE_FW_STS_F_GENERATION & in pdsc_init_devinfo()
H A Ddevlink.c312 devlink_fmsg_u32_pair_put(fmsg, "Generation", pdsc->fw_generation >> 4); in pdsc_fw_reporter_diagnose()
H A Dcore.h191 u8 fw_generation; member
H A Dcore.c683 pdsc->fw_generation = pdsc->fw_status & PDS_CORE_FW_STS_F_GENERATION; in pdsc_health_thread()