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.c1028 update_vif_type_counter(struct mwifiex_adapter *adapter, in update_vif_type_counter() function
1077 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_p2p()
1078 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_p2p()
1135 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_sta_adhoc()
1136 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_sta_adhoc()
1172 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_ap()
1173 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_ap()
3169 update_vif_type_counter(adapter, type, +1); in mwifiex_add_virtual_intf()
3233 update_vif_type_counter(adapter, priv->bss_mode, -1); in mwifiex_del_virtual_intf()