HomeSort by: relevance | last modified time | path
    Searched refs:bwi_set_chan (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwi.c 364 static int bwi_set_chan(struct bwi_softc *, struct ieee80211_channel *);
7453 bwi_set_chan(sc, ic->ic_bss->ni_chan);
7739 error = bwi_set_chan(sc, ic->ic_curchan);
8813 bwi_set_chan(struct bwi_softc *sc, struct ieee80211_channel *c) function in typeref:typename:int
bwi.c 364 static int bwi_set_chan(struct bwi_softc *, struct ieee80211_channel *);
7453 bwi_set_chan(sc, ic->ic_bss->ni_chan);
7739 error = bwi_set_chan(sc, ic->ic_curchan);
8813 bwi_set_chan(struct bwi_softc *sc, struct ieee80211_channel *c) function in typeref:typename:int

Completed in 33 milliseconds