Searched refs:uc_networks_count (Results 1 – 6 of 6) sorted by relevance
180 pno->uc_networks_count = nd_config->n_match_sets; in ath10k_wmi_pno_check()182 if (!pno->uc_networks_count || in ath10k_wmi_pno_check()183 pno->uc_networks_count > WMI_PNO_MAX_SUPP_NETWORKS) in ath10k_wmi_pno_check()190 for (i = 0; i < pno->uc_networks_count; i++) { in ath10k_wmi_pno_check()223 while (j < pno->uc_networks_count) { in ath10k_wmi_pno_check()
3872 min_t(u8, pno->uc_networks_count, WMI_NLO_MAX_SSIDS); in ath10k_wmi_tlv_op_gen_config_pno_start()3912 cmd->no_of_ssids = __cpu_to_le32(min_t(u8, pno->uc_networks_count, in ath10k_wmi_tlv_op_gen_config_pno_start()
7359 u8 uc_networks_count; member
243 pno->uc_networks_count = nd_config->n_match_sets; in ath11k_wmi_pno_check_and_convert()245 if (!pno->uc_networks_count || in ath11k_wmi_pno_check_and_convert()246 pno->uc_networks_count > WMI_PNO_MAX_SUPP_NETWORKS) in ath11k_wmi_pno_check_and_convert()253 for (i = 0; i < pno->uc_networks_count; i++) { in ath11k_wmi_pno_check_and_convert()286 while (j < pno->uc_networks_count) { in ath11k_wmi_pno_check_and_convert()
5733 u8 uc_networks_count; member
8563 nlo_list_len = sizeof(*nlo_list) * pno->uc_networks_count; in ath11k_wmi_op_gen_config_pno_start()8602 cmd->no_of_ssids = pno->uc_networks_count; in ath11k_wmi_op_gen_config_pno_start()