Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c1055 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_p2p() argument
1077 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_p2p()
1109 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_sta_adhoc() argument
1135 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_sta_adhoc()
1150 enum nl80211_iftype curr_iftype, in mwifiex_change_vif_to_ap() argument
1172 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_ap()
1194 enum nl80211_iftype curr_iftype = dev->ieee80211_ptr->iftype; in mwifiex_cfg80211_change_virtual_intf() local
1205 dev->name, curr_iftype); in mwifiex_cfg80211_change_virtual_intf()
1209 if (curr_iftype == type) { in mwifiex_cfg80211_change_virtual_intf()
1212 dev->name, curr_iftype); in mwifiex_cfg80211_change_virtual_intf()
[all …]