Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsmartlink.c72 ret = ssv6xxx_set_channel(sc, ch); in _ksmartlink_set_channel()
H A Ddev.h481 int ssv6xxx_set_channel(struct ssv_softc *sc, int ch);
H A Ddev.c228 int ssv6xxx_set_channel(struct ssv_softc *sc, int ch) in ssv6xxx_set_channel() function
365 int ssv6xxx_set_channel(struct ssv_softc *sc, int ch) in ssv6xxx_set_channel() function
3204 ssv6xxx_set_channel(sc, chan->hw_value); in ssv6200_start()
3553 ssv6xxx_set_channel(sc, chan->hw_value);
3568 ssv6xxx_set_channel(sc, chan->hw_value);
H A Dinit.c1400 if ((ret=ssv6xxx_set_channel(sh->sc, sh->cfg.def_chan))) in ssv6xxx_init_hw()