Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/wlan/
H A Dif_rum.c246 static int rum_alloc_beacon(struct rum_softc *,
1021 if ((ret = rum_alloc_beacon(sc, vap)) != 0) in rum_newstate()
2794 rum_alloc_beacon(struct rum_softc *sc, struct ieee80211vap *vap) in rum_alloc_beacon() function