Home
last modified time | relevance | path

Searched refs:WMI_TLV_HDR_SIZE (Results 1 – 25 of 29) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_11be_tlv.h236 return buf_ptr + WMI_TLV_HDR_SIZE; in vdev_create_add_mlo_params()
241 return WMI_TLV_HDR_SIZE; in vdev_create_mlo_params_size()
248 return buf_ptr + WMI_TLV_HDR_SIZE; in vdev_start_add_mlo_params()
253 return WMI_TLV_HDR_SIZE; in vdev_start_mlo_params_size()
260 return buf_ptr + WMI_TLV_HDR_SIZE; in vdev_start_add_ml_partner_links()
265 return WMI_TLV_HDR_SIZE; in bcn_tmpl_mlo_param_size()
272 return buf_ptr + WMI_TLV_HDR_SIZE; in bcn_tmpl_add_ml_partner_links()
277 return WMI_TLV_HDR_SIZE; in bcn_tmpl_ml_info_size()
284 return buf_ptr + WMI_TLV_HDR_SIZE; in bcn_tmpl_add_ml_info()
289 return WMI_TLV_HDR_SIZE; in prb_resp_tmpl_ml_info_size()
[all …]
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_pmo_tlv.c191 WMI_TLV_HDR_SIZE + in send_wow_patterns_to_fw_cmd_tlv()
193 WMI_TLV_HDR_SIZE + in send_wow_patterns_to_fw_cmd_tlv()
195 WMI_TLV_HDR_SIZE + in send_wow_patterns_to_fw_cmd_tlv()
197 WMI_TLV_HDR_SIZE + in send_wow_patterns_to_fw_cmd_tlv()
199 WMI_TLV_HDR_SIZE + in send_wow_patterns_to_fw_cmd_tlv()
200 0 * sizeof(uint32_t) + WMI_TLV_HDR_SIZE + 1 * sizeof(uint32_t); in send_wow_patterns_to_fw_cmd_tlv()
222 buf_ptr += WMI_TLV_HDR_SIZE; in send_wow_patterns_to_fw_cmd_tlv()
261 buf_ptr += WMI_TLV_HDR_SIZE; in send_wow_patterns_to_fw_cmd_tlv()
265 buf_ptr += WMI_TLV_HDR_SIZE; in send_wow_patterns_to_fw_cmd_tlv()
269 buf_ptr += WMI_TLV_HDR_SIZE; in send_wow_patterns_to_fw_cmd_tlv()
[all …]
H A Dwmi_unified_extscan_tlv.c162 len += WMI_TLV_HDR_SIZE; in send_set_epno_network_list_cmd_tlv()
166 len += WMI_TLV_HDR_SIZE; in send_set_epno_network_list_cmd_tlv()
168 len += WMI_TLV_HDR_SIZE; in send_set_epno_network_list_cmd_tlv()
203 buf_ptr += WMI_TLV_HDR_SIZE; in send_set_epno_network_list_cmd_tlv()
241 buf_ptr += WMI_TLV_HDR_SIZE; in send_set_epno_network_list_cmd_tlv()
245 buf_ptr += WMI_TLV_HDR_SIZE; in send_set_epno_network_list_cmd_tlv()
391 len += WMI_TLV_HDR_SIZE; in send_extscan_stop_change_monitor_cmd_tlv()
416 buf_ptr += WMI_TLV_HDR_SIZE + (change_list * in send_extscan_stop_change_monitor_cmd_tlv()
457 len += WMI_TLV_HDR_SIZE; in wmi_get_buf_extscan_change_monitor_cmd()
489 (buf_ptr + WMI_TLV_HDR_SIZE); in wmi_get_buf_extscan_change_monitor_cmd()
[all …]
H A Dwmi_unified_ocb_tlv.c90 WMI_TLV_HDR_SIZE; in send_ocb_start_timing_advert_cmd_tlv()
120 qdf_mem_copy(buf_ptr + WMI_TLV_HDR_SIZE, in send_ocb_start_timing_advert_cmd_tlv()
248 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE + in send_dcc_get_stats_cmd_tlv()
272 buf_ptr += WMI_TLV_HDR_SIZE; in send_dcc_get_stats_cmd_tlv()
385 WMI_TLV_HDR_SIZE + update_ndl_param->dcc_ndl_chan_list_len + in send_dcc_update_ndl_cmd_tlv()
386 WMI_TLV_HDR_SIZE + in send_dcc_update_ndl_cmd_tlv()
410 buf_ptr += WMI_TLV_HDR_SIZE; in send_dcc_update_ndl_cmd_tlv()
424 buf_ptr += WMI_TLV_HDR_SIZE; in send_dcc_update_ndl_cmd_tlv()
505 WMI_TLV_HDR_SIZE + config->channel_count * in send_ocb_set_config_cmd_tlv()
507 WMI_TLV_HDR_SIZE + config->channel_count * in send_ocb_set_config_cmd_tlv()
[all …]
H A Dwmi_unified_11be_tlv.c30 return WMI_TLV_HDR_SIZE; in vdev_create_mlo_params_size()
32 return sizeof(wmi_vdev_create_mlo_params) + WMI_TLV_HDR_SIZE; in vdev_create_mlo_params_size()
42 return buf_ptr + WMI_TLV_HDR_SIZE; in vdev_create_add_mlo_params()
66 WMI_TLV_HDR_SIZE + in vdev_start_mlo_params_size()
69 WMI_TLV_HDR_SIZE; in vdev_start_mlo_params_size()
155 return WMI_TLV_HDR_SIZE; in bcn_tmpl_mlo_param_size()
162 return buf_ptr + WMI_TLV_HDR_SIZE; in bcn_tmpl_add_ml_partner_links()
167 return (WMI_TLV_HDR_SIZE + sizeof(wmi_bcn_tmpl_ml_info)); in bcn_tmpl_ml_info_size()
177 buf_ptr += WMI_TLV_HDR_SIZE; in bcn_tmpl_add_ml_info()
196 return (WMI_TLV_HDR_SIZE + sizeof(wmi_prb_resp_tmpl_ml_info)); in prb_resp_tmpl_ml_info_size()
[all …]
H A Dwmi_unified_nan_tlv.c71 WMI_TLV_HDR_SIZE)) { in extract_nan_event_rsp_tlv()
128 uint16_t len = sizeof(*cmd) + sizeof(*cfg) + 2 * WMI_TLV_HDR_SIZE; in send_nan_disable_req_cmd_tlv()
173 - WMI_TLV_HDR_SIZE) { in send_nan_disable_req_cmd_tlv()
196 buf_ptr += WMI_TLV_HDR_SIZE; in send_nan_disable_req_cmd_tlv()
206 buf_ptr += WMI_TLV_HDR_SIZE; in send_nan_disable_req_cmd_tlv()
240 uint16_t len = sizeof(*cmd) + sizeof(*cfg) + 2 * WMI_TLV_HDR_SIZE; in send_nan_req_cmd_tlv()
267 if (nan_data_len_aligned > WMI_SVC_MSG_MAX_SIZE - WMI_TLV_HDR_SIZE) { in send_nan_req_cmd_tlv()
285 buf_ptr += WMI_TLV_HDR_SIZE; in send_nan_req_cmd_tlv()
291 buf_ptr += WMI_TLV_HDR_SIZE; in send_nan_req_cmd_tlv()
379 len = sizeof(*cmd) + sizeof(*ch_tlv) + (5 * WMI_TLV_HDR_SIZE) in nan_ndp_initiator_req_tlv()
[all …]
H A Dwmi_tlv_helper.c218 while ((buf_idx + WMI_TLV_HDR_SIZE) <= param_buf_len) { in wmitlv_check_tlv_params()
224 if ((buf_idx + WMI_TLV_HDR_SIZE + curr_tlv_len) > param_buf_len) { in wmitlv_check_tlv_params()
337 buf_ptr + WMI_TLV_HDR_SIZE; in wmitlv_check_tlv_params()
346 WMI_TLV_HDR_SIZE) in wmitlv_check_tlv_params()
358 WMI_TLV_HDR_SIZE), in wmitlv_check_tlv_params()
365 WMI_TLV_HDR_SIZE; in wmitlv_check_tlv_params()
388 if ((curr_tlv_len + WMI_TLV_HDR_SIZE) != in wmitlv_check_tlv_params()
393 (curr_tlv_len + WMI_TLV_HDR_SIZE), in wmitlv_check_tlv_params()
409 buf_ptr += curr_tlv_len + WMI_TLV_HDR_SIZE; in wmitlv_check_tlv_params()
410 buf_idx += curr_tlv_len + WMI_TLV_HDR_SIZE; in wmitlv_check_tlv_params()
[all …]
H A Dwmi_unified_cp_stats_tlv.c424 buf_ptr += (curr_tlv_len + WMI_TLV_HDR_SIZE); in wmi_stats_handler()
425 len -= (curr_tlv_len + WMI_TLV_HDR_SIZE); in wmi_stats_handler()
437 buf_ptr += WMI_TLV_HDR_SIZE; in wmi_stats_handler()
438 len -= WMI_TLV_HDR_SIZE; in wmi_stats_handler()
449 tag_start_ptr = buf_ptr + WMI_TLV_HDR_SIZE; in wmi_stats_handler()
456 buf_ptr += curr_tlv_len + WMI_TLV_HDR_SIZE; in wmi_stats_handler()
457 len -= (curr_tlv_len + WMI_TLV_HDR_SIZE); in wmi_stats_handler()
513 WMI_TLV_HDR_SIZE + (sizeof(A_UINT32) * (num_pdev_ids)) + in prepare_infra_cp_stats_buf()
514 WMI_TLV_HDR_SIZE + sizeof(A_UINT32) * (num_vdev_ids) + in prepare_infra_cp_stats_buf()
515 WMI_TLV_HDR_SIZE + in prepare_infra_cp_stats_buf()
[all …]
H A Dwmi_unified_fwol_tlv.c239 if (fqdn_len_aligned > WMI_SVC_MSG_MAX_SIZE - WMI_TLV_HDR_SIZE) { in send_set_mdns_fqdn_cmd_tlv()
244 len += WMI_TLV_HDR_SIZE + fqdn_len_aligned; in send_set_mdns_fqdn_cmd_tlv()
262 buf_ptr += WMI_TLV_HDR_SIZE; in send_set_mdns_fqdn_cmd_tlv()
302 if (resp_len_aligned > WMI_SVC_MSG_MAX_SIZE - WMI_TLV_HDR_SIZE) { in send_set_mdns_response_cmd_tlv()
307 len += WMI_TLV_HDR_SIZE + resp_len_aligned; in send_set_mdns_response_cmd_tlv()
325 buf_ptr += WMI_TLV_HDR_SIZE; in send_set_mdns_response_cmd_tlv()
H A Dwmi_unified_sta_tlv.c611 len += WMI_TLV_HDR_SIZE + in send_set_tdls_offchan_mode_cmd_tlv()
659 chan_info = (wmi_channel *)(buf_ptr + WMI_TLV_HDR_SIZE); in send_set_tdls_offchan_mode_cmd_tlv()
815 len += WMI_TLV_HDR_SIZE + in send_update_tdls_peer_state_cmd_tlv()
905 chan_info = (wmi_channel *) (buf_ptr + WMI_TLV_HDR_SIZE); in send_update_tdls_peer_state_cmd_tlv()
1086 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE + ie_len_aligned; in send_process_set_ie_info_cmd_tlv()
1113 buf_ptr += WMI_TLV_HDR_SIZE; in send_process_set_ie_info_cmd_tlv()
1241 len = sizeof(*chan_list_fp) + list_tlv_len + WMI_TLV_HDR_SIZE; in send_reject_ap_list_cmd_tlv()
1258 buf_ptr += WMI_TLV_HDR_SIZE; in send_reject_ap_list_cmd_tlv()
1321 uint32_t len = sizeof(*cmd) + WMI_TLV_HDR_SIZE; in send_sar_limit_cmd_tlv()
1350 (buf_ptr + WMI_TLV_HDR_SIZE); in send_sar_limit_cmd_tlv()
[all …]
H A Dwmi_unified_action_oui_tlv.c229 len += WMI_TLV_HDR_SIZE; /* Array of wmi_vendor_oui_ext structures */ in send_action_oui_cmd_tlv()
247 len += WMI_TLV_HDR_SIZE; /* Variable length buffer */ in send_action_oui_cmd_tlv()
286 buf_ptr += WMI_TLV_HDR_SIZE; in send_action_oui_cmd_tlv()
292 buf_ptr += WMI_TLV_HDR_SIZE; in send_action_oui_cmd_tlv()
H A Dwmi_unified_concurrency_tlv.c118 WMI_TLV_HDR_SIZE + /*Place holder for chan_time_latency array */ in send_set_mcc_channel_time_latency_cmd_tlv()
136 buf_ptr += WMI_TLV_HDR_SIZE; in send_set_mcc_channel_time_latency_cmd_tlv()
196 WMI_TLV_HDR_SIZE + /* Place holder for chan_time_quota array */ in send_set_mcc_channel_time_quota_cmd_tlv()
215 buf_ptr += WMI_TLV_HDR_SIZE; in send_set_mcc_channel_time_quota_cmd_tlv()
H A Dwmi_unified_p2p_tlv.c43 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE + sizeof(*noa_discriptor); in send_set_p2pgo_noa_req_cmd_tlv()
66 + WMI_TLV_HDR_SIZE); in send_set_p2pgo_noa_req_cmd_tlv()
269 len += 2 * WMI_TLV_HDR_SIZE + device_types_len_aligned + in send_p2p_lo_start_cmd_tlv()
296 buf_ptr += WMI_TLV_HDR_SIZE; in send_p2p_lo_start_cmd_tlv()
303 buf_ptr += WMI_TLV_HDR_SIZE; in send_p2p_lo_start_cmd_tlv()
H A Dwmi_unified_tlv.c1014 len += (num_bands * sizeof(*txrx_streams) + WMI_TLV_HDR_SIZE); in send_vdev_create_cmd_tlv()
1045 buf_ptr += WMI_TLV_HDR_SIZE; in send_vdev_create_cmd_tlv()
1329 len = sizeof(*cmd) + sizeof(wmi_channel) + WMI_TLV_HDR_SIZE; in send_vdev_start_cmd_tlv()
1393 buf_ptr += WMI_TLV_HDR_SIZE + in send_vdev_start_cmd_tlv()
2056 WMI_TLV_HDR_SIZE + in send_peer_multi_rx_reorder_queue_setup_cmd_tlv()
2083 WMI_TLV_HDR_SIZE); in send_peer_multi_rx_reorder_queue_setup_cmd_tlv()
2296 WMI_TLV_HDR_SIZE + sizeof(*utf_cmd); in send_pdev_utf_cmd_tlv()
2298 len = chunk_len + sizeof(segHdrInfo) + WMI_TLV_HDR_SIZE; in send_pdev_utf_cmd_tlv()
2323 cmd += WMI_TLV_HDR_SIZE; in send_pdev_utf_cmd_tlv()
2541 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE + (num * sizeof(*setparam)); in send_multi_pdev_vdev_set_param_cmd_tlv()
[all …]
H A Dwmi_unified_interop_issues_ap_tlv.c83 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE + sizeof(*param) * count; in send_set_rap_ps_cmd_tlv()
109 buf_ptr += WMI_TLV_HDR_SIZE; in send_set_rap_ps_cmd_tlv()
H A Dwmi_unified_apf_tlv.c117 wmi_buf_len += WMI_TLV_HDR_SIZE + aligned_len; in wmi_send_apf_write_work_memory_cmd_tlv()
143 buf_ptr += WMI_TLV_HDR_SIZE; in wmi_send_apf_write_work_memory_cmd_tlv()
H A Dwmi_unified_cfr_tlv.c160 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE; in send_cfr_rcc_cmd_tlv()
216 buf_ptr += WMI_TLV_HDR_SIZE; in send_cfr_rcc_cmd_tlv()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c194 len += WMI_TLV_HDR_SIZE; /* TLV for ext_thresholds*/ in send_roam_scan_offload_rssi_thresh_cmd_tlv()
196 len += WMI_TLV_HDR_SIZE; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
198 len += WMI_TLV_HDR_SIZE; /* TLV for dense thresholds*/ in send_roam_scan_offload_rssi_thresh_cmd_tlv()
200 len += WMI_TLV_HDR_SIZE; /* TLV for BG Scan*/ in send_roam_scan_offload_rssi_thresh_cmd_tlv()
202 len += WMI_TLV_HDR_SIZE; /* TLV for data RSSI*/ in send_roam_scan_offload_rssi_thresh_cmd_tlv()
233 buf_ptr += WMI_TLV_HDR_SIZE; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
259 buf_ptr += WMI_TLV_HDR_SIZE; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
273 buf_ptr += WMI_TLV_HDR_SIZE; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
288 buf_ptr += WMI_TLV_HDR_SIZE; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
308 buf_ptr += WMI_TLV_HDR_SIZE; in send_roam_scan_offload_rssi_thresh_cmd_tlv()
[all …]
H A Dwmi_unified_coap_tlv.c60 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE + coapmsg_len_align + in send_coap_add_pattern_cmd_tlv()
61 WMI_TLV_HDR_SIZE + verify_len_align; in send_coap_add_pattern_cmd_tlv()
92 buf_ptr += WMI_TLV_HDR_SIZE; in send_coap_add_pattern_cmd_tlv()
97 buf_ptr += WMI_TLV_HDR_SIZE; in send_coap_add_pattern_cmd_tlv()
189 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE + coapmsg_len_align; in send_coap_add_keepalive_pattern_cmd_tlv()
220 buf_ptr += WMI_TLV_HDR_SIZE; in send_coap_add_keepalive_pattern_cmd_tlv()
H A Dwmi_unified_mc_cp_stats_tlv.c56 data = ((uint8_t *)(&rssi_event[1])) + WMI_TLV_HDR_SIZE; in extract_per_chain_rssi_stats_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_tlv_helper.h48 #define WMI_TLV_HDR_SIZE (1 * sizeof(A_UINT32)) macro
66 #define WMITLV_GET_STRUCT_TLVLEN(tlv_struct) ((A_UINT32)(sizeof(tlv_struct)-WMI_TLV_HDR_SIZE))
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_scan_roam.c409 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE; in wma_process_set_pdev_ht_ie_req()
430 qdf_mem_copy(buf_ptr + WMI_TLV_HDR_SIZE, in wma_process_set_pdev_ht_ie_req()
461 len = sizeof(*cmd) + WMI_TLV_HDR_SIZE; in wma_process_set_pdev_vht_ie_req()
482 qdf_mem_copy(buf_ptr + WMI_TLV_HDR_SIZE, in wma_process_set_pdev_vht_ie_req()
1678 WMI_TLV_HDR_SIZE + in wma_extscan_hotlist_match_event_handler()
2316 WMI_TLV_HDR_SIZE, dest_ap->ieLength); in wma_passpoint_match_event_handler()
2318 WMI_TLV_HDR_SIZE + dest_ap->ieLength, in wma_passpoint_match_event_handler()
3066 len += WMI_TLV_HDR_SIZE; in wma_send_ht40_obss_scanind()
3070 len += WMI_TLV_HDR_SIZE; in wma_send_ht40_obss_scanind()
3074 len += WMI_TLV_HDR_SIZE; in wma_send_ht40_obss_scanind()
[all …]
H A Dwma_utils.c736 WMI_TLV_HDR_SIZE - sizeof(*stats_ext_info)) || in wma_stats_ext_event_handler()
746 buf_ptr += sizeof(wmi_stats_ext_event_fixed_param) + WMI_TLV_HDR_SIZE; in wma_stats_ext_event_handler()
826 WMI_TLV_HDR_SIZE - sizeof(*stats_ext_info)) || in wma_stats_ext_event_handler()
836 buf_ptr += sizeof(wmi_stats_ext_event_fixed_param) + WMI_TLV_HDR_SIZE; in wma_stats_ext_event_handler()
1847 next_peer_offset = WMI_TLV_HDR_SIZE; in wma_unified_link_peer_stats_event_handler()
1848 next_rate_offset = WMI_TLV_HDR_SIZE; in wma_unified_link_peer_stats_event_handler()
2385 next_chan_offset = WMI_TLV_HDR_SIZE; in __wma_unified_link_radio_stats_event_handler()
3064 5 * WMI_TLV_HDR_SIZE; in wma_config_stats_ext_threshold()
H A Dwma_features.c941 len += WMI_TLV_HDR_SIZE; in wma_add_beacon_filter()
945 len += WMI_TLV_HDR_SIZE; in wma_add_beacon_filter()
979 ie_map = (A_UINT32 *)(buf + WMI_TLV_HDR_SIZE); in wma_add_beacon_filter()
988 buf += WMI_TLV_HDR_SIZE; in wma_add_beacon_filter()
994 ie_map = (A_UINT32 *)(buf + WMI_TLV_HDR_SIZE); in wma_add_beacon_filter()
4800 len = len_aligned + WMI_TLV_HDR_SIZE; in wma_set_apf_instructions()
4825 buf_ptr += WMI_TLV_HDR_SIZE; in wma_set_apf_instructions()
5576 WMI_TLV_HDR_SIZE; in wma_get_arp_stats_handler()
/wlan-driver/qcacld-3.0/components/target_if/dp/src/
H A Dtarget_if_dp_comp.c96 WMI_TLV_HDR_SIZE; in target_if_dp_get_arp_stats_event_handler()

12