Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.h266 #define KPU_SIGN 0x00666f727075706b macro
H A Dnpc.c1643 if (le64_to_cpu(fw->signature) != KPU_SIGN) { in npc_cn20k_apply_custom_kpu()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c1801 if (le64_to_cpu(fw->signature) != KPU_SIGN) { in npc_apply_custom_kpu()
1873 if (le64_to_cpu(kpu_data->signature) == KPU_SIGN && in npc_load_kpu_prfl_img()
1895 if (le64_to_cpu(img_data->signature) == KPU_SIGN && in npc_fwdb_detect_load_prfl_img()