Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_athn_usb.c155 int athn_set_chan(struct athn_softc *, struct ieee80211_channel *,
1556 error = athn_set_chan(sc, c, extc); in athn_usb_switch_chan()
1566 error = athn_set_chan(sc, c, extc); in athn_usb_switch_chan()
/openbsd/src/sys/dev/ic/
Dathn.c87 int athn_set_chan(struct athn_softc *, struct ieee80211_channel *,
871 athn_set_chan(struct athn_softc *sc, struct ieee80211_channel *c, in athn_set_chan() function
952 error = athn_set_chan(sc, c, extc); in athn_switch_chan()