Home
last modified time | relevance | path

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

/src/sys/dev/usb/wlan/
H A Dif_rum.c242 static int rum_alloc_beacon(struct rum_softc *,
1019 if ((ret = rum_alloc_beacon(sc, vap)) != 0) in rum_newstate()
2789 rum_alloc_beacon(struct rum_softc *sc, struct ieee80211vap *vap) in rum_alloc_beacon() function