Searched refs:flow_entries_max (Results 1 – 2 of 2) sorted by relevance
266 priv->flow_entries_max = dma_cap->l3l4fnum; in tc_init()274 for (i = 0; i < priv->flow_entries_max; i++) in tc_init()278 priv->flow_entries_max); in tc_init()558 for (i = 0; i < priv->flow_entries_max; i++) { in tc_find_flow()
375 unsigned int flow_entries_max; member