Searched refs:rss_grps (Results 1 – 5 of 5) sorted by relevance
202 flow_info->rss_grps, &grp_aval); in flow_configure_rss_action()298 if (rss_grp == 0 || rss_grp >= npc->rss_grps) in flow_free_rss_action()1074 npc->rss_grps = NIX_RSS_GRPS; in otx2_flow_init()1076 bmap_sz = rte_bitmap_get_memory_footprint(npc->rss_grps); in otx2_flow_init()1084 npc->rss_grp_entries = rte_bitmap_init(npc->rss_grps, nix_mem, bmap_sz); in otx2_flow_init()
195 uint32_t rss_grps; /* rss groups supported */ member
187 uint8_t rss_grps; member
64 req->rss_grps = NIX_RSS_GRPS; in nix_lf_alloc()1875 dev->rss_info.rss_grps = NIX_RSS_GRPS; in otx2_nix_configure()
757 uint8_t __otx2_io rss_grps; member