Searched refs:uapsd (Results 1 – 19 of 19) sorted by relevance
143 uint32_t uapsd = 0; in wma_set_ap_peer_uapsd() local149 uapsd |= WMI_AP_PS_UAPSD_AC3_DELIVERY_EN | in wma_set_ap_peer_uapsd()154 uapsd |= WMI_AP_PS_UAPSD_AC2_DELIVERY_EN | in wma_set_ap_peer_uapsd()159 uapsd |= WMI_AP_PS_UAPSD_AC1_DELIVERY_EN | in wma_set_ap_peer_uapsd()164 uapsd |= WMI_AP_PS_UAPSD_AC0_DELIVERY_EN | in wma_set_ap_peer_uapsd()184 uapsd, QDF_MAC_ADDR_REF(peer_addr)); in wma_set_ap_peer_uapsd()187 param.value = uapsd; in wma_set_ap_peer_uapsd()
5384 cfg->uapsd = wmi_service_enabled(wmi_handle, in wma_update_target_services()
56 uint16_t ie_len, uint8_t *qos_cap, uint8_t *uapsd,
579 uint8_t *uapsd, int8_t *local_constraint, in lim_extract_ap_capability() argument603 *uapsd = 0; in lim_extract_ap_capability()820 *uapsd = beacon_struct->edcaParams.qosInfo.uapsd; in lim_extract_ap_capability()
52 (ie_struct->WMMInfoAp.present && ie_struct->WMMInfoAp.uapsd))
66 bool uapsd; member
663 uint8_t uapsd:1; member673 uint8_t uapsd:1;
2536 && !(pIes->WMMInfoAp.uapsd)) { in sme_qos_setup()2612 && !(pIes->WMMInfoAp.uapsd)) { in sme_qos_setup()
1957 uapsd: 1;
2414 pInfo->uapsd = (0x1 & pe_session->apUapsdEnable);2416 pInfo->uapsd = (0x1 & mac->lim.gUapsdEnable);
8426 pDst->uapsd = tmp72__ >> 7 & 0x1; in dot11f_unpack_ie_wmm_info_ap()29158 tmp192__ |= (pSrc->uapsd << 7); in dot11f_pack_ie_wmm_info_ap()
8291 uint8_t uapsd:1; member
1932 ucfg_mlme_set_sap_uapsd_flag(hdd_ctx->psoc, cfg->uapsd); in hdd_update_tgt_services()