Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/b43legacy/
Dmain.c887 if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP)) { in handle_irq_tbtt_indication()
893 if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_ADHOC)) in handle_irq_tbtt_indication()
1195 if (!b43legacy_is_mode(wl, NL80211_IFTYPE_AP)) in handle_irq_beacon()
2011 if (b43legacy_is_mode(wl, NL80211_IFTYPE_AP)) in b43legacy_adjust_opmode()
2013 else if (b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC)) in b43legacy_adjust_opmode()
2808 (b43legacy_is_mode(wl, NL80211_IFTYPE_AP) || in b43legacy_op_bss_info_changed()
2809 b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC))) in b43legacy_op_bss_info_changed()
2820 (b43legacy_is_mode(wl, NL80211_IFTYPE_AP) || in b43legacy_op_bss_info_changed()
2821 b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC))) in b43legacy_op_bss_info_changed()
3142 if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_ADHOC) || idle) in b43legacy_set_synth_pu_delay()
[all …]
Db43legacy.h768 int b43legacy_is_mode(struct b43legacy_wl *wl, int type) in b43legacy_is_mode() function
Dphy.c108 if (!b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP)) in b43legacy_phy_lock()
123 if (!b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP)) in b43legacy_phy_unlock()