Searched refs:sc_bo (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dif_uralvar.h112 struct ieee80211_beacon_offsets sc_bo; member in struct:ural_softc
H A Dif_rumvar.h114 struct ieee80211_beacon_offsets sc_bo; member in struct:rum_softc
H A Dif_urtwnvar.h202 struct ieee80211_beacon_offsets sc_bo; member in struct:urtwn_softc
H A Dif_runvar.h202 struct ieee80211_beacon_offsets sc_bo; member in struct:run_softc
H A Dif_rum.c2181 m0 = ieee80211_beacon_alloc(ic, ic->ic_bss, &sc->sc_bo);
H A Dif_ural.c756 m = ieee80211_beacon_alloc(ic, ni, &sc->sc_bo);
H A Dif_run.c5024 if ((m = ieee80211_beacon_alloc(ic, ic->ic_bss, &sc->sc_bo)) == NULL)
H A Dif_urtwn.c907 &sc->sc_bo);
/netbsd-current/sys/dev/ic/
H A Drt2560var.h135 struct ieee80211_beacon_offsets sc_bo; member in struct:rt2560_softc
H A Drt2860var.h155 struct ieee80211_beacon_offsets sc_bo; member in struct:rt2860_softc
H A Drt2560.c928 m = ieee80211_beacon_alloc(ic, ni, &sc->sc_bo);
1463 ieee80211_beacon_update(ic, data->ni, &sc->sc_bo, data->m, 1);
H A Drt2860.c4230 if ((m = ieee80211_beacon_alloc(ic, ic->ic_bss, &sc->sc_bo)) == NULL)

Completed in 382 milliseconds