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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Dmain.c864 if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP)) {
870 if (b43legacy_is_mode(dev->wl, NL80211_IFTYPE_ADHOC))
1170 if (!b43legacy_is_mode(wl, NL80211_IFTYPE_AP))
1980 if (b43legacy_is_mode(wl, NL80211_IFTYPE_AP))
1982 else if (b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC))
2772 (b43legacy_is_mode(wl, NL80211_IFTYPE_AP) ||
2773 b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC)))
2784 (b43legacy_is_mode(wl, NL80211_IFTYPE_AP) ||
2785 b43legacy_is_mode(wl, NL80211_IFTYPE_ADHOC)))
3104 if (b43legacy_is_mode(de
[all...]
H A Db43legacy.h768 int b43legacy_is_mode(struct b43legacy_wl *wl, int type) function
H A Dphy.c108 if (!b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP))
123 if (!b43legacy_is_mode(dev->wl, NL80211_IFTYPE_AP))

Completed in 73 milliseconds