Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Dwldev_common.h110 int wldev_set_band(struct net_device *dev, uint band);
Dwldev_common.c325 int wldev_set_band( in wldev_set_band() function
Dwl_android.c945 bytes_written = wldev_set_band(net, band); in wl_android_priv_cmd()