Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dathn.c101 Static int athn_switch_chan(struct athn_softc *,
951 athn_switch_chan(struct athn_softc *sc, struct ieee80211_channel *curchan, in athn_switch_chan() function
2506 error = athn_switch_chan(sc, ic->ic_curchan, NULL); in athn_newstate()
2513 error = athn_switch_chan(sc, ic->ic_curchan, NULL); in athn_newstate()
2808 athn_switch_chan(sc, ic->ic_curchan, NULL); in athn_ioctl()