Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.c196 uint32_t flowkey_cfg, grp_aval, i; in flow_configure_rss_action() local
202 flow_info->rss_grps, &grp_aval); in flow_configure_rss_action()
204 if (rc < 0 || grp_aval == 0) in flow_configure_rss_action()
207 *rss_grp = grp_aval; in flow_configure_rss_action()