Searched refs:sme_set_mas (Results 1 – 6 of 6) sorted by relevance
79 if (QDF_IS_STATUS_ERROR(sme_set_mas(enable))) { in wlan_hdd_set_mcc_adaptive_sched()
1416 if (QDF_STATUS_SUCCESS != sme_set_mas(false)) { in wlan_hdd_set_mas()1434 if (QDF_STATUS_SUCCESS != sme_set_mas(true)) { in wlan_hdd_set_mas()
11066 if (QDF_IS_STATUS_ERROR(sme_set_mas(false))) { in hdd_set_primary_interface()11086 if (QDF_STATUS_SUCCESS != sme_set_mas(true)) { in hdd_set_primary_interface()
5734 if (QDF_STATUS_SUCCESS != sme_set_mas(false)) { in cm_csr_connect_done_ind()5752 if (QDF_STATUS_SUCCESS != sme_set_mas(true)) { in cm_csr_connect_done_ind()5768 status = sme_set_mas(false); in cm_csr_connect_done_ind()
1713 QDF_STATUS sme_set_mas(uint32_t val);
8508 QDF_STATUS sme_set_mas(uint32_t val) in sme_set_mas() function