Searched refs:rxq_hw_index_max (Results 1 – 2 of 2) sorted by relevance
36 unsigned int rxq_hw_index_max; member
1354 unsigned int rxq_hw_index_max; in sfc_flow_parse_rss() local1368 rxq_hw_index_max = 0; in sfc_flow_parse_rss()1381 if (rxq->hw_index > rxq_hw_index_max) in sfc_flow_parse_rss()1382 rxq_hw_index_max = rxq->hw_index; in sfc_flow_parse_rss()1434 sfc_rss_conf->rxq_hw_index_max = rxq_hw_index_max; in sfc_flow_parse_rss()1519 rss_spread = MIN(flow_rss->rxq_hw_index_max - in sfc_flow_filter_insert()