Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k.c206 static int ath5k_chan_set(struct ath5k_softc *sc,
697 ath5k_chan_set(struct ath5k_softc *sc, struct net80211_channel *chan) in ath5k_chan_set() function
1622 if ((ret = ath5k_chan_set(sc, chan)) != 0) in ath5k_config()