chip_ids
enum chip_ids ecore_dbg_get_chip_id(struct ecore_hwfn *p_hwfn)
return (enum chip_ids)dev_data->chip_id;
enum chip_ids ecore_dbg_get_chip_id(struct ecore_hwfn *p_hwfn);