b43_switch_channel
b43_switch_channel(dev, phy->channel);
err = b43_switch_channel(dev, phy->channel);
int b43_switch_channel(struct b43_wldev *dev, unsigned int new_channel);
b43_switch_channel(dev, channel);
b43_switch_channel(dev, channel);
b43_switch_channel(dev, 1);
b43_switch_channel(dev, 13);
b43_switch_channel(dev, old_chan);
b43_switch_channel(dev, dev->phy.channel);
b43_switch_channel(dev, dev->phy.channel);
b43_switch_channel(dev, dev->phy.channel);
b43_switch_channel(dev, dev->phy.channel);
b43_switch_channel(dev, dev->phy.channel);