Searched refs:b43_switch_channel (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_common.c95 err = b43_switch_channel(dev, ops->get_default_chan(dev));
283 int b43_switch_channel(struct b43_wldev *dev, unsigned int new_channel) function
H A Dphy_common.h373 * b43_switch_channel - Switch to another channel
375 int b43_switch_channel(struct b43_wldev *dev, unsigned int new_channel);
H A Dphy_g.c2256 b43_switch_channel(dev, channel);
2302 b43_switch_channel(dev, channel);
3019 b43_switch_channel(dev, 1);
3021 b43_switch_channel(dev, 13);
3022 b43_switch_channel(dev, old_chan);
H A Dmain.c3564 b43_switch_channel(dev, conf->channel->hw_value);

Completed in 128 milliseconds