Home
last modified time | relevance | path

Searched refs:KPU_NAME_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h585 #define KPU_NAME_LEN 32 macro
590 u8 name[KPU_NAME_LEN]; /* KPU Profile name */
H A Drvu_npc.c1654 !strncmp(kpu_data->name, kpu_profile, KPU_NAME_LEN)) { in npc_load_kpu_prfl_img()
1676 !strncmp(img_data->name, kpu_profile, KPU_NAME_LEN)) { in npc_fwdb_detect_load_prfl_img()
1739 if (!strncmp(kpu_profile, def_pfl_name, KPU_NAME_LEN)) in npc_load_kpu_profile()
H A Drvu.h523 char kpu_pfl_name[KPU_NAME_LEN]; /* Configured KPU profile name */
H A Drvu.c3231 kpu_profile ? kpu_profile : default_pfl_name, KPU_NAME_LEN); in rvu_update_module_params()

Completed in 13 milliseconds