Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h599 struct npc_kpu_profile_fwdata { struct
H A Drvu_npc.c1545 size_t hdr_sz = sizeof(struct npc_kpu_profile_fwdata), offset = 0; in npc_apply_custom_kpu()
1546 struct npc_kpu_profile_fwdata *fw = rvu->kpu_fwdata; in npc_apply_custom_kpu()
1625 struct npc_kpu_profile_fwdata *kpu_data = NULL; in npc_load_kpu_prfl_img()
1628 kpu_data = (struct npc_kpu_profile_fwdata __force *)prfl_addr; in npc_load_kpu_prfl_img()