Searched refs:mcx_create_flow_table (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/pci/ |
| D | 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, in mcx_create_flow_table() function 7346 if (mcx_create_flow_table(sc, MCX_LOG_FLOW_TABLE_SIZE, 1, in mcx_init() 7386 if (mcx_create_flow_table(sc, MCX_LOG_FLOW_TABLE_SIZE, 0, in mcx_init()
|