Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Dnpc.h583 struct npc_kpu_profile_fwdata { struct
Drvu_npc.c1526 size_t hdr_sz = sizeof(struct npc_kpu_profile_fwdata), offset = 0; in npc_apply_custom_kpu()
1527 struct npc_kpu_profile_fwdata *fw = rvu->kpu_fwdata; in npc_apply_custom_kpu()
1606 struct npc_kpu_profile_fwdata *kpu_data = NULL; in npc_load_kpu_prfl_img()
1609 kpu_data = (struct npc_kpu_profile_fwdata __force *)prfl_addr; in npc_load_kpu_prfl_img()