Searched refs:vif_count (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | main.c | 2401 u8 vif_count = vif_counter_data.counter; in wl12xx_need_fw_change() local 2408 vif_count++; in wl12xx_need_fw_change() 2410 wl->last_vif_count = vif_count; in wl12xx_need_fw_change() 2420 if (vif_count > 1 && current_fw == WL12XX_FW_TYPE_NORMAL) in wl12xx_need_fw_change() 2422 if (vif_count <= 1 && current_fw == WL12XX_FW_TYPE_MULTI) in wl12xx_need_fw_change() 2527 struct vif_counter_data vif_count; in wl1271_op_add_interface() local 2543 wl12xx_get_vif_count(hw, vif, &vif_count); in wl1271_op_add_interface() 2600 if (wl12xx_need_fw_change(wl, vif_count, true)) { in wl1271_op_add_interface() 2805 struct vif_counter_data vif_count; in wl1271_op_remove_interface() local 2807 wl12xx_get_vif_count(hw, vif, &vif_count); in wl1271_op_remove_interface() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac80211.c | 1119 mvm->vif_count = 0; in iwl_mvm_restart_cleanup() 1492 mvm->vif_count++; in iwl_mvm_mac_add_interface() 1601 mvm->vif_count--; in iwl_mvm_mac_add_interface() 1678 if (mvm->vif_count && vif->type != NL80211_IFTYPE_P2P_DEVICE) in iwl_mvm_mac_remove_interface() 1679 mvm->vif_count--; in iwl_mvm_mac_remove_interface()
|
| H A D | mvm.h | 980 u8 vif_count; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 1392 uint8 vif_count; /* Virtual Interface count */ member
|
| H A D | wl_cfg80211.c | 3204 cfg->vif_count++; 3212 wdev->iftype, cfg->vif_count)); 3371 if (cfg->vif_count) { 3372 cfg->vif_count--; 3421 if (cfg->vif_count) { 3422 cfg->vif_count--; 3432 WL_INFORM_MEM(("vif deleted. vif_count:%d\n", cfg->vif_count)); 4895 ndev->name, ifidx, cfg->vif_count));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 1452 uint8 vif_count; /* Virtual Interface count */ member
|
| H A D | wl_cfg80211.c | 3331 cfg->vif_count++; 3339 wdev->iftype, cfg->vif_count)); 3498 if (cfg->vif_count) { 3499 cfg->vif_count--; 3548 if (cfg->vif_count) { 3549 cfg->vif_count--; 3559 WL_INFORM_MEM(("vif deleted. vif_count:%d\n", cfg->vif_count)); 5022 ndev->name, ifidx, cfg->vif_count));
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 1452 uint8 vif_count; /* Virtual Interface count */ member
|
| H A D | wl_cfg80211.c | 3333 cfg->vif_count++; 3341 wdev->iftype, cfg->vif_count)); 3500 if (cfg->vif_count) { 3501 cfg->vif_count--; 3550 if (cfg->vif_count) { 3551 cfg->vif_count--; 3561 WL_INFORM_MEM(("vif deleted. vif_count:%d\n", cfg->vif_count)); 5024 ndev->name, ifidx, cfg->vif_count));
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 2502 cfg->vif_count++; in wl_cfg80211_add_if() 2510 wdev->iftype, cfg->vif_count)); in wl_cfg80211_add_if() 2630 if (cfg->vif_count) { in _wl_cfg80211_del_if() 2631 cfg->vif_count--; in _wl_cfg80211_del_if() 2685 if (cfg->vif_count) { in _wl_cfg80211_del_if() 2686 cfg->vif_count--; in _wl_cfg80211_del_if() 2696 WL_INFORM_MEM(("vif deleted. vif_count:%d\n", cfg->vif_count)); in _wl_cfg80211_del_if() 3929 ndev->name, ifidx, cfg->vif_count)); in wl_cfg80211_post_ifdel()
|
| H A D | wl_cfg80211.h | 1902 uint8 vif_count; /* Virtual Interface count */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 2488 cfg->vif_count++; in wl_cfg80211_add_if() 2496 wdev->iftype, cfg->vif_count)); in wl_cfg80211_add_if() 2616 if (cfg->vif_count) { in _wl_cfg80211_del_if() 2617 cfg->vif_count--; in _wl_cfg80211_del_if() 2671 if (cfg->vif_count) { in _wl_cfg80211_del_if() 2672 cfg->vif_count--; in _wl_cfg80211_del_if() 2682 WL_INFORM_MEM(("vif deleted. vif_count:%d\n", cfg->vif_count)); in _wl_cfg80211_del_if() 3915 ndev->name, ifidx, cfg->vif_count)); in wl_cfg80211_post_ifdel()
|
| H A D | wl_cfg80211.h | 1902 uint8 vif_count; /* Virtual Interface count */ member
|