Searched refs:nix_mem (Results 1 – 1 of 1) sorted by relevance
969 uint8_t *mem = NULL, *nix_mem = NULL, *npc_mem = NULL; in otx2_flow_init() local1077 nix_mem = rte_zmalloc(NULL, bmap_sz, RTE_CACHE_LINE_SIZE); in otx2_flow_init()1078 if (nix_mem == NULL) { in otx2_flow_init()1084 npc->rss_grp_entries = rte_bitmap_init(npc->rss_grps, nix_mem, bmap_sz); in otx2_flow_init()