Searched refs:mcx_create_flow_group (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/pci/ |
| D | if_mcx.c | 2590 static int mcx_create_flow_group(struct mcx_softc *, int, int, int, 5784 mcx_create_flow_group(struct mcx_softc *sc, int flow_table_id, int group, in mcx_create_flow_group() function 7361 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id, in mcx_init() 7372 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id, in mcx_init() 7381 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id, in mcx_init() 7393 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id, in mcx_init() 7401 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id, in mcx_init() 7410 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id, in mcx_init()
|