Searched refs:curr_iftype (Results 1 – 1 of 1) sorted by relevance
865 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_p2p() argument917 switch (curr_iftype) { in mwifiex_change_vif_to_p2p()937 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_sta_adhoc() argument951 if ((curr_iftype != NL80211_IFTYPE_P2P_CLIENT && in mwifiex_change_vif_to_sta_adhoc()952 curr_iftype != NL80211_IFTYPE_P2P_GO) && in mwifiex_change_vif_to_sta_adhoc()977 switch (curr_iftype) { in mwifiex_change_vif_to_sta_adhoc()996 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_ap() argument1030 switch (curr_iftype) { in mwifiex_change_vif_to_ap()1057 enum nl80211_iftype curr_iftype = dev->ieee80211_ptr->iftype; in mwifiex_cfg80211_change_virtual_intf() local1059 switch (curr_iftype) { in mwifiex_cfg80211_change_virtual_intf()[all …]