Searched refs:cnx_count (Results 1 – 1 of 1) sorted by relevance
1774 u32 cnx_count = 0; in lim_is_csa_channel_allowed() local1826 cnx_count = policy_mgr_get_connection_count(mac_ctx->psoc); in lim_is_csa_channel_allowed()1827 if ((cnx_count > 1) && !policy_mgr_is_hw_dbs_capable(mac_ctx->psoc) && in lim_is_csa_channel_allowed()1830 } else if (cnx_count > 2) { in lim_is_csa_channel_allowed()