Searched refs:uapsd_cached_val (Results 1 – 3 of 3) sorted by relevance
689 if (ps_params.opm_mode && iface->uapsd_cached_val) { in wma_enable_sta_ps_mode()712 if (uapsd_val != iface->uapsd_cached_val) { in wma_enable_sta_ps_mode()726 iface->uapsd_cached_val = uapsd_val; in wma_enable_sta_ps_mode()732 if (!!ps_params.opm_mode && !!iface->uapsd_cached_val) { in wma_enable_sta_ps_mode()918 iface->uapsd_cached_val = uapsd_val; in wma_enable_uapsd_mode()1083 iface->uapsd_cached_val &= in wma_disable_uapsd_per_ac()1089 iface->uapsd_cached_val &= in wma_disable_uapsd_per_ac()1095 iface->uapsd_cached_val &= in wma_disable_uapsd_per_ac()1101 iface->uapsd_cached_val &= in wma_disable_uapsd_per_ac()1137 iface->uapsd_cached_val); in wma_disable_uapsd_per_ac()[all …]
5613 iface->uapsd_cached_val = 0; in wma_delete_sta_req_sta_mode()
727 uint32_t uapsd_cached_val; member