Searched refs:mkex_sign (Results 1 – 3 of 3) sorted by relevance
250 u64 mkex_sign; /* "mcam-kex-profile" (8 bytes/ASCII characters) */ member
54 .mkex_sign = MKEX_CN20K_SIGN,776 (mcam_kex_extr->mkex_sign != MKEX_END_SIGN)) { in npc_cn20k_load_mkex_profile()778 if (mcam_kex_extr->mkex_sign == MKEX_CN20K_SIGN && in npc_cn20k_load_mkex_profile()1680 if (profile->mcam_kex_prfl.mkex_extr->mkex_sign != MKEX_CN20K_SIGN) { in npc_cn20k_apply_custom_kpu()1682 profile->mcam_kex_prfl.mkex_extr->mkex_sign); in npc_cn20k_apply_custom_kpu()
1612 while (((s64)prfl_sz > 0) && (mcam_kex->mkex_sign != MKEX_END_SIGN)) { in npc_load_mkex_profile()1614 if (mcam_kex->mkex_sign == MKEX_SIGN && in npc_load_mkex_profile()