Lines Matching refs:iftype

61 	if (type == wdev->iftype)  in cfg80211_wext_siwmode()
83 switch (wdev->iftype) { in cfg80211_wext_giwmode()
447 if (wdev->iftype != NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
448 wdev->iftype != NL80211_IFTYPE_STATION) in __cfg80211_set_encryption()
466 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
473 wdev->iftype == NL80211_IFTYPE_ADHOC) { in __cfg80211_set_encryption()
519 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
546 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
553 if (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
572 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption()
609 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_siwencode()
610 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_siwencode()
644 (wdev->iftype == NL80211_IFTYPE_ADHOC && in cfg80211_wext_siwencode()
690 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_siwencodeext()
691 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_siwencodeext()
787 if (wdev->iftype != NL80211_IFTYPE_STATION && in cfg80211_wext_giwencode()
788 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_giwencode()
831 switch (wdev->iftype) { in cfg80211_wext_siwfreq()
895 switch (wdev->iftype) { in cfg80211_wext_giwfreq()
1169 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwauth()
1216 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwpower()
1337 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_giwrate()
1383 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_STATION) in cfg80211_wireless_stats()
1460 switch (wdev->iftype) { in cfg80211_wext_siwap()
1486 switch (wdev->iftype) { in cfg80211_wext_giwap()
1512 switch (wdev->iftype) { in cfg80211_wext_siwessid()
1541 switch (wdev->iftype) { in cfg80211_wext_giwessid()
1569 if (wdev->iftype != NL80211_IFTYPE_STATION) in cfg80211_wext_siwpmksa()