Home
last modified time | relevance | path

Searched refs:oce_config_rss (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_oce.c468 int oce_config_rss(struct oce_softc *, int enable);
1086 if (oce_config_rss(sc, (uint8_t)sc->sc_if_id, 1)) { in oce_init()
3060 oce_config_rss(struct oce_softc *sc, int enable) in oce_config_rss() function