Searched refs:update_vif_type_counter (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 1058 update_vif_type_counter(struct mwifiex_adapter *adapter, in update_vif_type_counter() function 1107 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_p2p() 1108 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_p2p() 1165 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_sta_adhoc() 1166 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_sta_adhoc() 1202 update_vif_type_counter(adapter, curr_iftype, -1); in mwifiex_change_vif_to_ap() 1203 update_vif_type_counter(adapter, type, +1); in mwifiex_change_vif_to_ap() 3194 update_vif_type_counter(adapter, type, +1); in mwifiex_add_virtual_intf() 3259 update_vif_type_counter(adapter, priv->bss_mode, -1); in mwifiex_del_virtual_intf()
|