• Home
  • Raw
  • Download

Lines Matching refs:iftype

95 	if (type == wdev->iftype)  in cfg80211_wext_siwmode()
112 switch (wdev->iftype) { in cfg80211_wext_giwmode()
454 if (wdev->iftype != NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
455 wdev->iftype != NL80211_IFTYPE_STATION) in __cfg80211_set_encryption()
478 wdev->iftype == NL80211_IFTYPE_ADHOC) { in __cfg80211_set_encryption()
545 if (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
597 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_siwencode()
598 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_siwencode()
660 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_siwencodeext()
661 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_siwencodeext()
745 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_giwencode()
746 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_giwencode()
786 switch (wdev->iftype) { in cfg80211_wext_siwfreq()
827 switch (wdev->iftype) { in cfg80211_wext_giwfreq()
1083 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwauth()
1129 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwpower()
1185 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_WDS)) in cfg80211_wds_wext_siwap()
1212 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_WDS)) in cfg80211_wds_wext_giwap()
1283 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_giwrate()
1321 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) in cfg80211_wireless_stats()
1386 switch (wdev->iftype) { in cfg80211_wext_siwap()
1404 switch (wdev->iftype) { in cfg80211_wext_giwap()
1422 switch (wdev->iftype) { in cfg80211_wext_siwessid()
1441 switch (wdev->iftype) { in cfg80211_wext_giwessid()
1462 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwpmksa()