• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/

Lines Matching defs:iftype

407 	switch (wdev->iftype) {
709 wdev->iftype == NL80211_IFTYPE_AP ||
710 wdev->iftype == NL80211_IFTYPE_WDS ||
711 wdev->iftype == NL80211_IFTYPE_MESH_POINT ||
712 wdev->iftype == NL80211_IFTYPE_MONITOR;
1014 NLA_PUT_U32(msg, NL80211_ATTR_IFTYPE, dev->ieee80211_ptr->iftype);
1136 enum nl80211_iftype iftype)
1144 switch (iftype) {
1178 otype = ntype = dev->ieee80211_ptr->iftype;
1637 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP) {
1729 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP) {
2069 switch (dev->ieee80211_ptr->iftype) {
2176 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP &&
2177 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP_VLAN) {
2228 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP &&
2229 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP_VLAN &&
2230 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT) {
2339 if (netdev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT) {
2401 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT) {
2460 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT) {
2508 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_MESH_POINT) {
2604 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP) {
3306 switch (wdev->iftype) {
3578 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) {
3719 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) {
3803 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) {
3869 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) {
3945 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_ADHOC) {
4067 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_ADHOC) {
4247 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) {
4323 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) {
4411 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) {
4456 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) {
4736 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION &&
4737 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_ADHOC) {
4787 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION &&
4788 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_ADHOC) {
5006 if (wdev->iftype != NL80211_IFTYPE_STATION) {