Searched refs:twt_ack_support_cap (Results 1 – 8 of 8) sorted by relevance
556 if (info->service_ext2_param.twt_ack_support_cap) { in init_deinit_prepare_send_init_cmd()557 info->wlan_res_cfg.twt_ack_support_cap = true; in init_deinit_prepare_send_init_cmd()
558 target_psoc_set_twt_ack_cap(psoc_info, param.twt_ack_support_cap); in init_deinit_populate_twt_cap_ext2()
575 uint32_t twt_ack_support_cap:1; member
451 uint32_t twt_ack_support_cap:1; member
7021 bool twt_ack_support_cap; member
2910 psoc_info->info.service_ext2_param.twt_ack_support_cap = val; in target_psoc_set_twt_ack_cap()2928 *val = psoc_info->info.service_ext2_param.twt_ack_support_cap; in target_psoc_get_twt_ack_cap()
1153 var->twt_ack_support_cap = WMI_GET_BITS(twt_caps->twt_capability_bitmap, in extract_twt_cap_service_ready_ext2_tlv()2264 var->twt_ack_support_cap = WMI_GET_BITS(twt_caps->twt_capability_bitmap, in extract_twt_cap_service_ready_ext2_tlv()
9903 if (tgt_res_cfg->twt_ack_support_cap) in wmi_copy_resource_config()