Home
last modified time | relevance | path

Searched refs:WMI_SVC_MSG_MAX_SIZE (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_nan_tlv.c70 nan_rsp_event_hdr->data_len > (WMI_SVC_MSG_MAX_SIZE - in extract_nan_event_rsp_tlv()
172 if (nan_data_len_aligned > WMI_SVC_MSG_MAX_SIZE in send_nan_disable_req_cmd_tlv()
267 if (nan_data_len_aligned > WMI_SVC_MSG_MAX_SIZE - WMI_TLV_HDR_SIZE) { in send_nan_req_cmd_tlv()
781 (WMI_SVC_MSG_MAX_SIZE - sizeof(*fixed_params))) { in extract_ndp_ind_tlv()
791 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in extract_ndp_ind_tlv()
799 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in extract_ndp_ind_tlv()
808 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in extract_ndp_ind_tlv()
935 (WMI_SVC_MSG_MAX_SIZE - sizeof(*fixed_params))) { in extract_ndp_confirm_tlv()
945 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in extract_ndp_confirm_tlv()
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()
302 if (resp_len_aligned > WMI_SVC_MSG_MAX_SIZE - WMI_TLV_HDR_SIZE) { in send_set_mdns_response_cmd_tlv()
Dwmi_unified_ocb_tlv.c745 if (fix_param->num_channels > ((WMI_SVC_MSG_MAX_SIZE - in extract_ocb_dcc_stats_tlv()
Dwmi_unified_cp_stats_tlv.c774 if (param_buf->num_data > WMI_SVC_MSG_MAX_SIZE - sizeof(*ev)) { in extract_all_stats_counts_tlv()
Dwmi_unified_tlv.c7715 if (oem_data_len_aligned > WMI_SVC_MSG_MAX_SIZE - WMI_TLV_HDR_SIZE) { in send_start_oemv2_data_cmd_tlv()
10610 (WMI_SVC_MSG_MAX_SIZE / sizeof(uint32_t))) { in send_log_supported_evt_cmd_tlv()
16237 (data_event->data_length > WMI_SVC_MSG_MAX_SIZE - in extract_encrypt_decrypt_resp_event_tlv()
16741 (WMI_SVC_MSG_MAX_SIZE - sizeof(*ext_chan_list_event_hdr)) / in extract_reg_chan_list_ext_update_event_tlv()
17314 (WMI_SVC_MSG_MAX_SIZE - sizeof(*chan_list_event_hdr)) / in extract_reg_chan_list_update_event_tlv()
18993 ((WMI_SVC_MSG_MAX_SIZE - sizeof(*fixed_param)) / in extract_pasn_peer_create_req_event_tlv()
19068 ((WMI_SVC_MSG_MAX_SIZE - sizeof(*fixed_param)) / in extract_pasn_peer_delete_req_event_tlv()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c735 if (stats_ext_info->data_len > (WMI_SVC_MSG_MAX_SIZE - in wma_stats_ext_event_handler()
825 if (stats_ext_info->data_len > (WMI_SVC_MSG_MAX_SIZE - in wma_stats_ext_event_handler()
1073 if (fixed_param->num_chan_cca_stats > (WMI_SVC_MSG_MAX_SIZE / in wma_get_ll_stats_ext_buf()
1081 WMI_SVC_MSG_MAX_SIZE) { in wma_get_ll_stats_ext_buf()
1088 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in wma_get_ll_stats_ext_buf()
1095 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in wma_get_ll_stats_ext_buf()
1102 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in wma_get_ll_stats_ext_buf()
1109 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in wma_get_ll_stats_ext_buf()
1116 (WMI_SVC_MSG_MAX_SIZE - total_array_len)) { in wma_get_ll_stats_ext_buf()
1123 if (total_array_len > (WMI_SVC_MSG_MAX_SIZE / in wma_get_ll_stats_ext_buf()
[all …]
Dwma_scan_roam.c1984 (WMI_SVC_MSG_MAX_SIZE - sizeof(*event))/sizeof(*src_hotlist) || in wma_extscan_cached_results_event_handler()
1995 WMI_SVC_MSG_MAX_SIZE - total_len) { in wma_extscan_cached_results_event_handler()
2004 (WMI_SVC_MSG_MAX_SIZE - total_len) / sizeof(*src_rssi)) { in wma_extscan_cached_results_event_handler()
2154 (WMI_SVC_MSG_MAX_SIZE - sizeof(*event))/ in wma_extscan_change_results_event_handler()
2164 (WMI_SVC_MSG_MAX_SIZE - buf_len)/sizeof(int32_t)) { in wma_extscan_change_results_event_handler()
2261 if (event->ie_length > (WMI_SVC_MSG_MAX_SIZE)) { in wma_passpoint_match_event_handler()
2268 if (event->anqp_length > (WMI_SVC_MSG_MAX_SIZE)) { in wma_passpoint_match_event_handler()
2277 if (excess_data || buf_len > (WMI_SVC_MSG_MAX_SIZE - sizeof(*event)) || in wma_passpoint_match_event_handler()
2278 buf_len > (WMI_SVC_MSG_MAX_SIZE - sizeof(*dest_match)) || in wma_passpoint_match_event_handler()
Dwma_mgmt.c2906 if (cmpl_params->num_reports > (WMI_SVC_MSG_MAX_SIZE / in wma_mgmt_tx_bundle_completion_handler()
2912 if (excess_data || (sizeof(*cmpl_params) > (WMI_SVC_MSG_MAX_SIZE - in wma_mgmt_tx_bundle_completion_handler()
Dwma_features.c5630 if (param_buf->num_debug_register > ((WMI_SVC_MSG_MAX_SIZE - in wma_unified_power_debug_stats_event_handler()
5962 if (rx_aggr_failure_info->num_failure_info > ((WMI_SVC_MSG_MAX_SIZE - in wma_rx_aggr_failure_event_handler()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_param.h113 #define WMI_SVC_MSG_MAX_SIZE 1536 macro