Searched refs:chip_proc_wep_rxbuf (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dacxvar.h434 void (*chip_proc_wep_rxbuf) member in struct:acx_softc
H A Dacx100.c287 sc->chip_proc_wep_rxbuf = acx100_proc_wep_rxbuf;
H A Dacx.c1364 if (sc->chip_proc_wep_rxbuf != NULL) {
1365 sc->chip_proc_wep_rxbuf(sc, m, &len);

Completed in 103 milliseconds