Searched refs:chip_metal (Results 1 – 4 of 4) sorted by relevance
321 bp->ver_resp.chip_metal); in bnxt_fill_coredump_record()
10436 !resp->chip_metal) in bnxt_hwrm_ver_get()
4615 cdev->chip_metal = (u16)qed_rd(p_hwfn, p_ptt, MISCS_REG_CHIP_METAL); in qed_get_dev_info()4616 MASK_FIELD(CHIP_METAL, cdev->chip_metal); in qed_get_dev_info()4622 (int)cdev->chip_metal, in qed_get_dev_info()4624 cdev->chip_bond_id, cdev->chip_metal); in qed_get_dev_info()
1287 u32 chip_rev, chip_metal; in qed_dump_chip_revision_param() local1290 chip_metal = qed_rd(p_hwfn, p_ptt, MISCS_REG_CHIP_METAL); in qed_dump_chip_revision_param()1293 param_str[1] = '0' + (u8)chip_metal; in qed_dump_chip_revision_param()