Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c57 static char *kpu_profile; /* KPU profile name */ variable
58 module_param(kpu_profile, charp, 0000);
59 MODULE_PARM_DESC(kpu_profile, "KPU profile name string");
3317 kpu_profile ? kpu_profile : default_pfl_name, KPU_NAME_LEN); in rvu_update_module_params()