Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h599 struct npc_kpu_profile_fwdata { struct
Drvu_npc.c1557 size_t hdr_sz = sizeof(struct npc_kpu_profile_fwdata), offset = 0; in npc_apply_custom_kpu()
1558 struct npc_kpu_profile_fwdata *fw = rvu->kpu_fwdata; in npc_apply_custom_kpu()
1637 struct npc_kpu_profile_fwdata *kpu_data = NULL; in npc_load_kpu_prfl_img()
1640 kpu_data = (struct npc_kpu_profile_fwdata __force *)prfl_addr; in npc_load_kpu_prfl_img()