Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1030 update_vif_type_counter(struct mwifiex_adapter *adapter, in update_vif_type_counter() function
1079 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_p2p()
1080 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_p2p()
1137 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_sta_adhoc()
1138 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_sta_adhoc()
1174 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_ap()
1175 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_ap()
3171 update_vif_type_counter(adapter, type, +1); in mwifiex_add_virtual_intf()
3235 update_vif_type_counter(adapter, priv->bss_mode, -1); in mwifiex_del_virtual_intf()