Searched refs:mcx_create_flow_group (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | if_mcx.c | 2575 static int mcx_create_flow_group(struct mcx_softc *, int, int, int, 5760 mcx_create_flow_group(struct mcx_softc *sc, int flow_table_id, int group, in mcx_create_flow_group() function 7319 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id, in mcx_up() 7330 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id, in mcx_up() 7339 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id, in mcx_up() 7351 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id, in mcx_up() 7359 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id, in mcx_up() 7368 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id, in mcx_up()
|