Searched refs:peer_count (Results 1 – 13 of 13) sorted by relevance
520 uint8_t peer_count = 0, i; in wifi_pos_handle_ranging_peer_delete() local564 del_peer_list[peer_count] = req[i]; in wifi_pos_handle_ranging_peer_delete()565 peer_count++; in wifi_pos_handle_ranging_peer_delete()585 if (!peer_count) { in wifi_pos_handle_ranging_peer_delete()600 peer_count); in wifi_pos_handle_ranging_peer_delete()
104 if (wma->interfaces[vdev_id].peer_count >= in wma_pasn_peer_create()107 wma->interfaces[vdev_id].peer_count); in wma_pasn_peer_create()
97 wma_handle->interfaces[i].peer_count > 0) in wma_is_ndi_active()
1753 if (!iface->peer_count) { in wma_remove_peer()1756 iface->peer_count); in wma_remove_peer()1771 iface->peer_count); in wma_remove_peer()1779 iface->peer_count); in wma_remove_peer()1822 vdev_id, QDF_MAC_ADDR_REF(peer_addr), iface->peer_count); in wma_remove_peer()1851 iface->peer_count--; in wma_remove_peer()2062 wma->interfaces[vdev_id].peer_count++; in wma_increment_peer_count()2121 if (wma->interfaces[vdev_id].peer_count >= in wma_add_peer()2124 wma->interfaces[vdev_id].peer_count); in wma_add_peer()2172 wma->interfaces[vdev_id].peer_count + 1); in wma_add_peer()[all …]
70 int i, j, peer_count; in ol_tx_queue_vdev_flush() local101 peer_count = 0; in ol_tx_queue_vdev_flush()111 peers[peer_count++] = peer; in ol_tx_queue_vdev_flush()115 if (peer_count >= PEER_ARRAY_COUNT) in ol_tx_queue_vdev_flush()120 for (i = 0; i < peer_count; i++) { in ol_tx_queue_vdev_flush()130 } while (peer_count >= PEER_ARRAY_COUNT); in ol_tx_queue_vdev_flush()
225 uint16_t peer_count; in tgt_mc_cp_stats_prepare_raw_peer_rssi() local251 peer_count = wlan_pdev_get_peer_count(pdev); in tgt_mc_cp_stats_prepare_raw_peer_rssi()253 peer_count); in tgt_mc_cp_stats_prepare_raw_peer_rssi()259 peer_count); in tgt_mc_cp_stats_prepare_raw_peer_rssi()
53 uint16_t peer_count; member
1000 uint16_t peer_count; in hdd_get_tdls_connected_peer_count() local1008 peer_count = ucfg_get_tdls_conn_peer_count(vdev); in hdd_get_tdls_connected_peer_count()1011 return peer_count; in hdd_get_tdls_connected_peer_count()
1796 uint8_t peer_count = 0; in wlan_vdev_get_peer_sta_count() local1802 peer_count++; in wlan_vdev_get_peer_sta_count()1808 return peer_count; in wlan_vdev_get_peer_sta_count()
790 if (!config->sw_peer_filtering || !config->tx_config.peer_count) in dp_lite_mon_filter_peer()868 !config->tx_config.peer_count) in dp_lite_mon_filter_peer_subtype()914 !config->tx_config.peer_count) in dp_tx_lite_mon_filtering()
2215 count->peer_count += (temp_count - 1); in wlan_util_get_mode_specific_peer_count()2226 count.peer_count = 0; in wlan_util_get_peer_count_for_mode()2231 return count.peer_count; in wlan_util_get_peer_count_for_mode()
735 uint32_t peer_count; member
10188 uint8_t peer_count; in lim_process_sme_dfs_csa_ie_request() local10326 peer_count = wlan_vdev_get_peer_sta_count(session_entry->vdev); in lim_process_sme_dfs_csa_ie_request()10328 if (is_vdev_ll_lt_sap && !peer_count) { in lim_process_sme_dfs_csa_ie_request()