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

  /src/sys/dev/pci/
if_mcx.c 2588 static int mcx_set_flow_table_root(struct mcx_softc *, int);
5672 mcx_set_flow_table_root(struct mcx_softc *sc, int flow_table_id) function in typeref:typename:int
7439 if (mcx_set_flow_table_root(sc, sc->sc_mac_flow_table_id) != 0)
if_mcx.c 2588 static int mcx_set_flow_table_root(struct mcx_softc *, int);
5672 mcx_set_flow_table_root(struct mcx_softc *sc, int flow_table_id) function in typeref:typename:int
7439 if (mcx_set_flow_table_root(sc, sc->sc_mac_flow_table_id) != 0)

Completed in 82 milliseconds