Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_mcx.c2423 int flow_group; member
7314 if (mcx_rss_config[i].flow_group == group) in mcx_rss_group_entry_count()
7327 int i, start, count, flow_group, flow_index; in mcx_init() local
7455 flow_group = -1; in mcx_init()
7458 if (rss->flow_group != flow_group) { in mcx_init()
7459 flow_group = rss->flow_group; in mcx_init()
7473 if (mcx_set_flow_table_entry_proto(sc, flow_group, in mcx_init()
7517 int group, i, flow_group, flow_index; in mcx_stop() local
7538 flow_group = -1; in mcx_stop()
7542 if (rss->flow_group != flow_group) { in mcx_stop()
[all …]