Searched refs:curr_iftype (Results 1 – 2 of 2) sorted by relevance
15 int curr_iftype; in do_blk() local22 curr_iftype = if_typename_to_iftype(argv[2]); in do_blk()24 if (!blk_show_device(curr_iftype, curr_dev)) { in do_blk()25 blk_curr_iftype = curr_iftype; in do_blk()
948 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_p2p() argument1000 switch (curr_iftype) { in mwifiex_change_vif_to_p2p()1020 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_sta_adhoc() argument1034 if ((curr_iftype != NL80211_IFTYPE_P2P_CLIENT && in mwifiex_change_vif_to_sta_adhoc()1035 curr_iftype != NL80211_IFTYPE_P2P_GO) && in mwifiex_change_vif_to_sta_adhoc()1060 switch (curr_iftype) { in mwifiex_change_vif_to_sta_adhoc()1079 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_ap() argument1113 switch (curr_iftype) { in mwifiex_change_vif_to_ap()1140 enum nl80211_iftype curr_iftype = dev->ieee80211_ptr->iftype; in mwifiex_cfg80211_change_virtual_intf() local1148 switch (curr_iftype) { in mwifiex_cfg80211_change_virtual_intf()[all …]