Home
last modified time | relevance | path

Searched refs:curr_iftype (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c944 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_p2p() argument
996 switch (curr_iftype) { in mwifiex_change_vif_to_p2p()
1016 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_sta_adhoc() argument
1030 if ((curr_iftype != NL80211_IFTYPE_P2P_CLIENT && in mwifiex_change_vif_to_sta_adhoc()
1031 curr_iftype != NL80211_IFTYPE_P2P_GO) && in mwifiex_change_vif_to_sta_adhoc()
1056 switch (curr_iftype) { in mwifiex_change_vif_to_sta_adhoc()
1075 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_ap() argument
1109 switch (curr_iftype) { in mwifiex_change_vif_to_ap()
1136 enum nl80211_iftype curr_iftype = dev->ieee80211_ptr->iftype; in mwifiex_cfg80211_change_virtual_intf() local
1144 switch (curr_iftype) { in mwifiex_cfg80211_change_virtual_intf()
[all …]