Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dnpc.h587 struct npc_kpu_profile_fwdata { struct
H A Drvu_npc.c1569 size_t hdr_sz = sizeof(struct npc_kpu_profile_fwdata), offset = 0; in npc_apply_custom_kpu()
1570 struct npc_kpu_profile_fwdata *fw = rvu->kpu_fwdata; in npc_apply_custom_kpu()
1649 struct npc_kpu_profile_fwdata *kpu_data = NULL; in npc_load_kpu_prfl_img()
1652 kpu_data = (struct npc_kpu_profile_fwdata __force *)prfl_addr; in npc_load_kpu_prfl_img()