Searched refs:onoe_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_rate/onoe/
H A Donoe.h41 struct onoe_softc { struct
H A Donoe.c431 struct onoe_softc *osc;
433 osc = malloc(sizeof(struct onoe_softc), M_DEVBUF, M_NOWAIT|M_ZERO);
445 struct onoe_softc *osc = (struct onoe_softc *) arc;

Completed in 109 milliseconds