Home
last modified time | relevance | path

Searched defs:new_channel (Results 1 – 8 of 8) sorted by relevance

/linux-3.3/drivers/net/wireless/b43/
Dphy_ht.c248 struct ieee80211_channel *new_channel) in b43_phy_ht_channel_setup()
526 unsigned int new_channel) in b43_phy_ht_op_switch_channel()
Dphy_a.c505 unsigned int new_channel) in b43_aphy_op_switch_channel()
Dphy_common.c300 int b43_switch_channel(struct b43_wldev *dev, unsigned int new_channel) in b43_switch_channel()
Dphy_lcn.c809 unsigned int new_channel) in b43_phy_lcn_op_switch_channel()
Dphy_n.c4271 struct ieee80211_channel *new_channel) in b43_nphy_channel_setup()
4618 unsigned int new_channel) in b43_nphy_op_switch_channel()
Dphy_g.c2636 unsigned int new_channel) in b43_gphy_op_switch_channel()
Dphy_lp.c2642 unsigned int new_channel) in b43_lpphy_op_switch_channel()
/linux-3.3/drivers/net/wireless/mwifiex/
Dsta_cmdresp.c631 u16 new_channel = le16_to_cpu(rf_channel->current_channel); in mwifiex_ret_802_11_rf_channel() local