Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.c969 uint8_t *mem = NULL, *nix_mem = NULL, *npc_mem = NULL; in otx2_flow_init() local
1048 npc_mem = mem; in otx2_flow_init()
1106 if (npc_mem) in otx2_flow_init()
1107 rte_free(npc_mem); in otx2_flow_init()