Searched refs:twt_caps (Results 1 – 6 of 6) sorted by relevance
40 *val = twt_psoc->twt_caps.twt_responder; in wlan_twt_tgt_caps_get_responder()57 *val = twt_psoc->twt_caps.twt_nudge_enabled; in wlan_twt_tgt_caps_get_nudge_enabled()74 *val = twt_psoc->twt_caps.all_twt_enabled; in wlan_twt_tgt_caps_get_all_twt_enabled()91 *val = twt_psoc->twt_caps.twt_stats_enabled; in wlan_twt_tgt_caps_get_stats_enabled()130 *val = twt_psoc->twt_caps.twt_ack_supported; in wlan_twt_tgt_caps_get_ack_supported()152 *val = twt_psoc->twt_caps.restricted_twt_support; in wlan_twt_tgt_caps_get_restricted_support()
69 struct twt_tgt_caps twt_caps; member
156 twt_psoc->twt_caps.twt_ack_supported = val; in target_if_twt_set_twt_ack_support()179 caps = &twt_psoc->twt_caps; in target_if_twt_fill_tgt_caps()
111 tgt_caps = &twt_psoc->twt_caps; in wlan_twt_cfg_update()406 tgt_caps = &twt_psoc_obj->twt_caps; in wlan_twt_cfg_get_support_in_11n_mode()430 tgt_caps = &twt_psoc_obj->twt_caps; in wlan_twt_get_restricted_support()
1143 wmi_twt_caps_params *twt_caps; in extract_twt_cap_service_ready_ext2_tlv() local1149 twt_caps = param_buf->twt_caps; in extract_twt_cap_service_ready_ext2_tlv()1150 if (!twt_caps) in extract_twt_cap_service_ready_ext2_tlv()1153 var->twt_ack_support_cap = WMI_GET_BITS(twt_caps->twt_capability_bitmap, in extract_twt_cap_service_ready_ext2_tlv()2254 wmi_twt_caps_params *twt_caps; in extract_twt_cap_service_ready_ext2_tlv() local2260 twt_caps = param_buf->twt_caps; in extract_twt_cap_service_ready_ext2_tlv()2261 if (!twt_caps) 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()
5702 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, wmi_twt_caps_params, twt_caps, WMITLV_SIZE_VAR)…