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

  /src/sys/dev/pci/
if_mcx.c 2587 static int mcx_create_flow_table(struct mcx_softc *, int, int, int *);
5614 mcx_create_flow_table(struct mcx_softc *sc, int log_size, int level, function in typeref:typename:int
7346 if (mcx_create_flow_table(sc, MCX_LOG_FLOW_TABLE_SIZE, 1,
7386 if (mcx_create_flow_table(sc, MCX_LOG_FLOW_TABLE_SIZE, 0,

Completed in 17 milliseconds