Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h601 #define KPU_NAME_LEN 32 macro
606 u8 name[KPU_NAME_LEN]; /* KPU Profile name */
H A Drvu.h570 char kpu_pfl_name[KPU_NAME_LEN]; /* Configured KPU profile name */
H A Drvu.c3317 kpu_profile ? kpu_profile : default_pfl_name, KPU_NAME_LEN); in rvu_update_module_params()