HomeSort by: relevance | last modified time | path
    Searched defs:mcx_create_flow_group (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
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, function in typeref:typename:int
7361 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id,
7372 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id,
7381 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id,
7393 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id,
7401 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id,
7410 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id,
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, function in typeref:typename:int
7361 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id,
7372 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id,
7381 if (mcx_create_flow_group(sc, sc->sc_rss_flow_table_id,
7393 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id,
7401 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id,
7410 if (mcx_create_flow_group(sc, sc->sc_mac_flow_table_id,

Completed in 33 milliseconds