Home
last modified time | relevance | path

Searched refs:tlv_header (Results 1 – 25 of 48) sorted by relevance

12

/wlan-driver/fw-api/fw/
H A Dwmi_unified.h2574 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_channel */ member
3152 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_WMI_SERVICE_READY_EVENT */ member
3243 …A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_service_available_event_f… member
3280 …A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_WMI_SERVICE_EXT_READY_EVENT */ member
3507 …A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_htt_msdu_idx_to_htt_msdu_… member
3554 …A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_service_ready_ext2_event_… member
3719 …A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_chan_rf_characterization_… member
3813 …A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_ready_event_fixed_param */ member
3903 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_resource_config */ member
5293 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wmi_init_cmd_fixed_param */ member
[all …]
H A Dwmi_tlv_helper.h59 #define WMITLV_GET_TLVTAG(tlv_header) ((A_UINT32)((tlv_header)>>16)) argument
63 #define WMITLV_GET_TLVLEN(tlv_header) ((A_UINT32)((tlv_header) & 0x0000FFFF)) argument
84 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMI_TLVTAG_ARRAY_UINT32 */ member
90 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMI_TLVTAG_ARRAY_STRUC */ member
H A Dwlan_defs.h450 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMI_TLVTAG_STRUC_HAL_REG_CAPABILITIES */ member
690 …A_UINT32 tlv_header; /* TLV tag and len; tag equals WMITLV_TAG_STRUC_wlan_host_memory_chunk … member
716 A_UINT32 tlv_header; /* TLV tag and len; tag equals WMI_TLVTAG_STRUC_wlan_host_mem_req */ member
1335 #define MLO_SHMEMTLV_GET_TLVTAG(tlv_header) ((A_UINT32)((tlv_header) >> 16)) argument
1341 #define MLO_SHMEMTLV_GET_TLVLEN(tlv_header) \ argument
1342 ((A_UINT32)((tlv_header) & 0x0000FFFF))
1586 A_UINT32 tlv_header; member
1615 A_UINT32 tlv_header; member
1647 A_UINT32 tlv_header; member
1686 A_UINT32 tlv_header; member
[all …]
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_ocb_tlv.c50 WMITLV_SET_HDR(&cmd->tlv_header, in send_ocb_set_utc_time_cmd_tlv()
105 WMITLV_SET_HDR(&cmd->tlv_header, in send_ocb_start_timing_advert_cmd_tlv()
160 WMITLV_SET_HDR(&cmd->tlv_header, in send_ocb_stop_timing_advert_cmd_tlv()
203 WMITLV_SET_HDR(&cmd->tlv_header, in send_ocb_get_tsf_timer_cmd_tlv()
263 WMITLV_SET_HDR(&cmd->tlv_header, in send_dcc_get_stats_cmd_tlv()
278 WMITLV_SET_HDR(&channel_stats_array[i].tlv_header, in send_dcc_get_stats_cmd_tlv()
327 WMITLV_SET_HDR(&cmd->tlv_header, in send_dcc_clear_stats_cmd_tlv()
401 WMITLV_SET_HDR(&cmd->tlv_header, in send_dcc_update_ndl_cmd_tlv()
416 WMITLV_SET_HDR(&ndl_chan_array[i].tlv_header, in send_dcc_update_ndl_cmd_tlv()
431 WMITLV_SET_HDR(&ndl_active_state_array[i].tlv_header, in send_dcc_update_ndl_cmd_tlv()
[all …]
H A Dwmi_unified_sta_tlv.c56 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_sta_sa_query_param_cmd_tlv()
110 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_sta_keep_alive_cmd_tlv()
120 WMITLV_SET_HDR(&arp_rsp->tlv_header, in send_set_sta_keep_alive_cmd_tlv()
175 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_set_gtx_cfg_cmd_tlv()
229 WMITLV_SET_HDR(&peer_set_param_fp->tlv_header, in send_process_dhcp_ind_cmd_tlv()
277 WMITLV_SET_HDR(&cmd->tlv_header, in send_get_link_speed_cmd_tlv()
327 WMITLV_SET_HDR(&prof_trig_cmd->tlv_header, in send_fw_profiling_cmd_tlv()
352 WMITLV_SET_HDR(&profile_getdata_cmd->tlv_header, in send_fw_profiling_cmd_tlv()
377 WMITLV_SET_HDR(&hist_intvl_cmd->tlv_header, in send_fw_profiling_cmd_tlv()
405 WMITLV_SET_HDR(&profile_enable_cmd->tlv_header, in send_fw_profiling_cmd_tlv()
[all …]
H A Dwmi_unified_pmo_tlv.c48 WMITLV_SET_HDR(&cmd->tlv_header, in send_d0wow_enable_cmd_tlv()
86 WMITLV_SET_HDR(&cmd->tlv_header, in send_d0wow_disable_cmd_tlv()
136 WMITLV_SET_HDR(&cmd->tlv_header, in send_add_wow_wakeup_event_cmd_tlv()
210 WMITLV_SET_HDR(&cmd->tlv_header, in send_wow_patterns_to_fw_cmd_tlv()
225 WMITLV_SET_HDR(&bitmap_pattern->tlv_header, in send_wow_patterns_to_fw_cmd_tlv()
316 WMITLV_SET_HDR(&arp_tuple->tlv_header, in fill_arp_offload_params_tlv()
358 WMITLV_SET_HDR(&ns_tuple->tlv_header, in fill_ns_offload_params_tlv()
427 WMITLV_SET_HDR(&ns_tuple->tlv_header, in fill_nsoffload_ext_tlv()
537 WMITLV_SET_HDR(&cmd->tlv_header, in send_enable_arp_ns_offload_cmd_tlv()
591 WMITLV_SET_HDR(&cmd->tlv_header, in send_add_clear_mcbc_filter_cmd_tlv()
[all …]
H A Dwmi_unified_fwol_tlv.c52 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_elna_bypass_cmd_tlv()
94 WMITLV_SET_HDR(&cmd->tlv_header, in send_get_elna_bypass_cmd_tlv()
184 &cmd->tlv_header, in send_dscp_tid_map_cmd_tlv()
253 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_mdns_fqdn_cmd_tlv()
316 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_mdns_response_cmd_tlv()
363 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_mdns_offload_cmd_tlv()
460 WMITLV_SET_HDR(&cmd->tlv_header, in send_get_thermal_stats_cmd_tlv()
H A Dwmi_unified_11be_tlv.c50 WMITLV_SET_HDR(&mlo_params->tlv_header, in vdev_create_add_mlo_params()
95 WMITLV_SET_HDR(&mlo_params->tlv_header, in vdev_start_add_mlo_params()
133 WMITLV_SET_HDR(&ml_partner_link->tlv_header, in vdev_start_add_ml_partner_links()
181 WMITLV_SET_HDR(&ml_info->tlv_header, in bcn_tmpl_add_ml_info()
210 WMITLV_SET_HDR(&ml_info->tlv_header, in prb_resp_tmpl_add_ml_info()
238 WMITLV_SET_HDR(&mlo_params->tlv_header, in peer_create_add_mlo_params()
277 WMITLV_SET_HDR(&mlo_params->tlv_header, in peer_assoc_add_mlo_params()
376 WMITLV_SET_HDR(&ml_partner_link->tlv_header, in peer_assoc_update_assoc_link_info()
412 WMITLV_SET_HDR(&ml_partner_link->tlv_header, in peer_assoc_add_ml_partner_links()
474 WMITLV_SET_HDR(&mlo_params->tlv_header, in peer_delete_add_mlo_params()
[all …]
H A Dwmi_unified_apf_tlv.c50 WMITLV_SET_HDR(&cmd->tlv_header, tag_id, tlv_len); in wmi_send_set_active_apf_mode_cmd_tlv()
84 WMITLV_SET_HDR(&cmd->tlv_header, in wmi_send_apf_enable_cmd_tlv()
129 WMITLV_SET_HDR(&cmd->tlv_header, in wmi_send_apf_write_work_memory_cmd_tlv()
175 WMITLV_SET_HDR(&cmd->tlv_header, in wmi_send_apf_read_work_memory_cmd_tlv()
H A Dwmi_unified_extscan_tlv.c52 WMITLV_SET_HDR(&cmd->tlv_header, in send_reset_passpoint_network_list_cmd_tlv()
100 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_passpoint_network_list_cmd_tlv()
182 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_epno_network_list_cmd_tlv()
207 WMITLV_SET_HDR(&nlo_list[i].tlv_header, in send_set_epno_network_list_cmd_tlv()
309 WMITLV_SET_HDR(&cmd->tlv_header, in send_extscan_get_capabilities_cmd_tlv()
351 WMITLV_SET_HDR(&cmd->tlv_header, in send_extscan_get_cached_results_cmd_tlv()
402 WMITLV_SET_HDR(&cmd->tlv_header, in send_extscan_stop_change_monitor_cmd_tlv()
469 WMITLV_SET_HDR(&cmd->tlv_header, in wmi_get_buf_extscan_change_monitor_cmd()
585 WMITLV_SET_HDR(&cmd->tlv_header, in send_extscan_stop_hotlist_monitor_cmd_tlv()
635 WMITLV_SET_HDR(&cmd->tlv_header, in send_stop_extscan_cmd_tlv()
[all …]
H A Dwmi_hang_event.c23 uint16_t tlv_header; /* tlv tag and length */ member
83 QDF_HANG_EVT_SET_HDR(&cmd->tlv_header, in wmi_log_history()
96 QDF_HANG_EVT_SET_HDR(&cmd->tlv_header, in wmi_log_history()
H A Dwmi_unified_wds_tlv.c45 WMITLV_SET_HDR(&cmd->tlv_header, in send_peer_add_wds_entry_cmd_tlv()
86 WMITLV_SET_HDR(&cmd->tlv_header, in send_peer_del_wds_entry_cmd_tlv()
124 WMITLV_SET_HDR(&cmd->tlv_header, in send_peer_update_wds_entry_cmd_tlv()
H A Dwmi_unified_tlv.c1022 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_create_cmd_tlv()
1054 WMITLV_SET_HDR(&txrx_streams->tlv_header, in send_vdev_create_cmd_tlv()
1062 WMITLV_SET_HDR(&txrx_streams->tlv_header, in send_vdev_create_cmd_tlv()
1098 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_delete_cmd_tlv()
1138 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_nss_chain_params_cmd_tlv()
1195 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_stop_cmd_tlv()
1231 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_down_cmd_tlv()
1339 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_start_cmd_tlv()
1343 WMITLV_SET_HDR(&chan->tlv_header, WMITLV_TAG_STRUC_wmi_channel, in send_vdev_start_cmd_tlv()
1454 WMITLV_SET_HDR(&cmd->tlv_header, in send_peer_flush_tids_cmd_tlv()
[all …]
H A Dwmi_unified_p2p_tlv.c52 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_p2pgo_noa_req_cmd_tlv()
67 WMITLV_SET_HDR(&noa_discriptor->tlv_header, in send_set_p2pgo_noa_req_cmd_tlv()
111 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_p2pgo_oppps_req_cmd_tlv()
280 WMITLV_SET_HDR(&cmd->tlv_header, in send_p2p_lo_start_cmd_tlv()
349 WMITLV_SET_HDR(&cmd->tlv_header, in send_p2p_lo_stop_cmd_tlv()
H A Dwmi_unified_vdev_tlv.c41 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_config_ratemask_cmd_tlv()
92 &cmd->tlv_header, in send_beacon_send_cmd_tlv()
152 WMITLV_SET_HDR(&cmd->tlv_header, in send_peer_filter_set_tx_cmd_tlv()
187 WMITLV_SET_HDR(&cmd->tlv_header, in send_vdev_set_neighbour_rx_cmd_tlv()
444 (&cmd->tlv_header, in vdev_param_sr_prohibit_send_tlv()
551 WMITLV_SET_HDR(&cmd->tlv_header, in send_peer_vlan_config_cmd_tlv()
H A Dwmi_unified_interop_issues_ap_tlv.c91 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_rap_ps_cmd_tlv()
113 WMITLV_SET_HDR(&param->tlv_header, in send_set_rap_ps_cmd_tlv()
H A Dwmi_unified_twt_tlv.c41 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_enable_cmd_tlv()
123 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_disable_cmd_tlv()
182 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_add_dialog_cmd_tlv()
253 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_del_dialog_cmd_tlv()
290 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_pause_dialog_cmd_tlv()
323 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_nudge_dialog_cmd_tlv()
365 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_resume_dialog_cmd_tlv()
403 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_btwt_invite_sta_cmd_tlv()
441 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_btwt_remove_sta_cmd_tlv()
1242 WMITLV_SET_HDR(&cmd->tlv_header, in send_twt_enable_cmd_tlv()
[all …]
H A Dwmi_unified_concurrency_tlv.c56 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_enable_disable_mcc_adaptive_scheduler_cmd_tlv()
127 WMITLV_SET_HDR(&cmdTL->tlv_header, in send_set_mcc_channel_time_latency_cmd_tlv()
205 WMITLV_SET_HDR(&cmdTQ->tlv_header, in send_set_mcc_channel_time_quota_cmd_tlv()
H A Dwmi_unified_gpio_tlv.c153 WMITLV_SET_HDR(&cmd->tlv_header, in send_gpio_config_cmd_tlv()
211 WMITLV_SET_HDR(&cmd->tlv_header, in send_gpio_output_cmd_tlv()
H A Dwmi_unified_cp_stats_tlv.c415 curr_tlv_tag = WMITLV_GET_TLVTAG(ev->tlv_header); in wmi_stats_handler()
416 curr_tlv_len = WMITLV_GET_TLVLEN(ev->tlv_header); in wmi_stats_handler()
527 WMITLV_SET_HDR(&cmd_fixed_param->tlv_header, in prepare_infra_cp_stats_buf()
671 WMITLV_SET_HDR(&cmd->tlv_header, in send_stats_request_cmd_tlv()
725 &cmd->tlv_header, in send_big_data_stats_request_cmd_tlv()
882 WMITLV_GET_TLVTAG(rssi_event->tlv_header)) in extract_all_stats_counts_tlv()
886 WMITLV_GET_TLVLEN(rssi_event->tlv_header)) in extract_all_stats_counts_tlv()
890 WMITLV_GET_TLVLEN(rssi_event->tlv_header)) { in extract_all_stats_counts_tlv()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hang_event.c25 uint16_t tlv_header; member
33 uint16_t tlv_header; member
69 QDF_HANG_EVT_SET_HDR(&cmd_scan->tlv_header, in wlan_hdd_recovery_notifier_call()
101 QDF_HANG_EVT_SET_HDR(&cmd->tlv_header, in wlan_hdd_recovery_notifier_call()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c59 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_gateway_params_cmd_tlv()
125 WMITLV_SET_HDR(&cmd->tlv_header, in send_set_rssi_monitoring_cmd_tlv()
212 &rssi_threshold_fp->tlv_header, in send_roam_scan_offload_rssi_thresh_cmd_tlv()
251 WMITLV_SET_HDR(&ext_thresholds->tlv_header, in send_roam_scan_offload_rssi_thresh_cmd_tlv()
265 WMITLV_SET_HDR(&early_stop_thresholds->tlv_header, in send_roam_scan_offload_rssi_thresh_cmd_tlv()
281 WMITLV_SET_HDR(&dense_thresholds->tlv_header, in send_roam_scan_offload_rssi_thresh_cmd_tlv()
300 WMITLV_SET_HDR(&bg_scan_params->tlv_header, in send_roam_scan_offload_rssi_thresh_cmd_tlv()
316 WMITLV_SET_HDR(&data_rssi_param->tlv_header, in send_roam_scan_offload_rssi_thresh_cmd_tlv()
367 WMITLV_SET_HDR(&scan_period_fp->tlv_header, in send_roam_scan_offload_scan_period_cmd_tlv()
423 WMITLV_SET_HDR(&wmi_roam_mawc_params->tlv_header, in send_roam_mawc_params_cmd_tlv()
[all …]
H A Dwmi_unified_coap_tlv.c69 WMITLV_SET_HDR(&cmd->tlv_header, in send_coap_add_pattern_cmd_tlv()
139 WMITLV_SET_HDR(&cmd->tlv_header, in send_coap_del_pattern_cmd_tlv()
197 WMITLV_SET_HDR(&cmd->tlv_header, in send_coap_add_keepalive_pattern_cmd_tlv()
264 WMITLV_SET_HDR(&cmd->tlv_header, in send_coap_del_keepalive_pattern_cmd_tlv()
309 WMITLV_SET_HDR(&cmd->tlv_header, in send_coap_cache_get_cmd_tlv()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dmlo_global_h_shmem_arena.c112 uint32_t tlv_header; in process_tlv_header() local
120 tlv_header = MLO_SHMEMTLV_GET_HDR(data); in process_tlv_header()
121 tlv_header = qdf_le32_to_cpu(tlv_header); in process_tlv_header()
123 *tlv_len = MLO_SHMEMTLV_GET_TLVLEN(tlv_header); in process_tlv_header()
131 *tlv_tag = MLO_SHMEMTLV_GET_TLVTAG(tlv_header); in process_tlv_header()
/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_credit_history.c36 uint16_t tlv_header; member
210 QDF_HANG_EVT_SET_HDR(&cmd->tlv_header, in htc_log_hang_credit_history()

12