/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/ |
D | wlan_cp_stats_mc_tgt_api.c | 141 goto end; in tgt_mc_cp_stats_extract_tx_power() 148 goto end; in tgt_mc_cp_stats_extract_tx_power() 154 goto end; in tgt_mc_cp_stats_extract_tx_power() 160 goto end; in tgt_mc_cp_stats_extract_tx_power() 166 goto end; in tgt_mc_cp_stats_extract_tx_power() 183 end: in tgt_mc_cp_stats_extract_tx_power() 245 goto end; in tgt_mc_cp_stats_prepare_raw_peer_rssi() 255 goto end; in tgt_mc_cp_stats_prepare_raw_peer_rssi() 261 goto end; in tgt_mc_cp_stats_prepare_raw_peer_rssi() 272 goto end; in tgt_mc_cp_stats_prepare_raw_peer_rssi() [all …]
|
/wlan-driver/qca-wifi-host-cmn/qdf/src/ |
D | qdf_str.c | 50 char *end = str + qdf_str_len(str) - 1; in qdf_str_right_trim() local 52 while (end >= str && qdf_is_space(*end)) in qdf_str_right_trim() 53 end--; in qdf_str_right_trim() 55 end[1] = '\0'; in qdf_str_right_trim()
|
/wlan-driver/qcacld-3.0/core/bmi/src/ |
D | ol_fw.c | 100 goto end; in ol_check_fw_hash() 105 goto end; in ol_check_fw_hash() 112 goto end; in ol_check_fw_hash() 120 goto end; in ol_check_fw_hash() 131 end: in ol_check_fw_hash() 356 goto end; in __ol_transfer_bin_file() 410 goto end; in __ol_transfer_bin_file() 429 goto end; in __ol_transfer_bin_file() 446 goto end; in __ol_transfer_bin_file() 453 goto end; in __ol_transfer_bin_file() [all …]
|
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/ |
D | target_if_cm_roam_offload.c | 1542 goto end; in target_if_cm_roam_send_start() 1549 goto end; in target_if_cm_roam_send_start() 1555 goto end; in target_if_cm_roam_send_start() 1571 goto end; in target_if_cm_roam_send_start() 1579 goto end; in target_if_cm_roam_send_start() 1586 goto end; in target_if_cm_roam_send_start() 1593 goto end; in target_if_cm_roam_send_start() 1601 goto end; in target_if_cm_roam_send_start() 1612 goto end; in target_if_cm_roam_send_start() 1620 goto end; in target_if_cm_roam_send_start() [all …]
|
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/ |
D | epping_txrx.c | 91 goto end; in epping_ndev_stop() 94 end: in epping_ndev_stop() 106 goto end; in epping_ndev_uninit() 109 end: in epping_ndev_uninit() 126 goto end; in epping_tx_queue_timeout() 140 end: in epping_tx_queue_timeout() 157 goto end; in epping_hard_start_xmit() 161 end: in epping_hard_start_xmit() 188 goto end; in epping_ndev_ioctl() 194 goto end; in epping_ndev_ioctl() [all …]
|
/wlan-driver/platform/icnss2/ |
D | genl.c | 88 u32 seg_id, u8 end, u32 data_len, u8 *msg_buff) in icnss_genl_send_data() argument 96 type, file_name, total_size, seg_id, end, data_len); in icnss_genl_send_data() 108 nla_total_size(sizeof(end)) + in icnss_genl_send_data() 134 ret = nla_put_u8(skb, ICNSS_GENL_ATTR_MSG_END, end); in icnss_genl_send_data() 164 u8 end = 0; in icnss_genl_send_msg() local 174 end = 1; in icnss_genl_send_msg() 179 seg_id, end, data_len, in icnss_genl_send_msg()
|
/wlan-driver/platform/cnss2/ |
D | genl.c | 91 u32 seg_id, u8 end, u32 data_len, u8 *msg_buff) in cnss_genl_send_data() argument 99 type, file_name, total_size, seg_id, end, data_len); in cnss_genl_send_data() 111 nla_total_size(sizeof(end)) + in cnss_genl_send_data() 137 ret = nla_put_u8(skb, CNSS_GENL_ATTR_MSG_END, end); in cnss_genl_send_data() 167 u8 end = 0; in cnss_genl_send_msg() local 177 end = 1; in cnss_genl_send_msg() 182 seg_id, end, data_len, in cnss_genl_send_msg()
|
/wlan-driver/platform/cnss_utils/ |
D | cnss_plat_ipc_qmi.c | 52 u32 end; member 188 goto end; in cnss_plat_ipc_init_file_data() 194 fd->end = 0; in cnss_plat_ipc_init_file_data() 209 end: in cnss_plat_ipc_init_file_data() 231 if (!fd->end) in cnss_plat_ipc_deinit_file_data() 315 goto end; in cnss_plat_ipc_qmi_file_upload() 323 end: in cnss_plat_ipc_qmi_file_upload() 384 resp->end = (fd->seg_index == fd->seg_len); in cnss_plat_ipc_qmi_file_upload_req_handler() 388 resp->seg_index, resp->seg_buf_len, resp->end); in cnss_plat_ipc_qmi_file_upload_req_handler() 399 goto end; in cnss_plat_ipc_qmi_file_upload_req_handler() [all …]
|
D | cnss_plat_ipc_service_v01.h | 65 u8 end; member 103 u8 end; member
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_ocb.c | 395 goto end; in hdd_ocb_set_config_req() 410 goto end; in hdd_ocb_set_config_req() 417 goto end; in hdd_ocb_set_config_req() 424 goto end; in hdd_ocb_set_config_req() 436 end: in hdd_ocb_set_config_req() 1404 goto end; in hdd_ocb_get_tsf_timer_reply() 1409 goto end; in hdd_ocb_get_tsf_timer_reply() 1416 goto end; in hdd_ocb_get_tsf_timer_reply() 1418 end: in hdd_ocb_get_tsf_timer_reply() 1484 goto end; in __wlan_hdd_cfg80211_ocb_get_tsf_timer() [all …]
|
/wlan-driver/qca-wifi-host-cmn/target_if/twt/src/ |
D | target_if_twt_evt.c | 73 goto end; in target_if_twt_en_complete_event_handler() 78 end: in target_if_twt_en_complete_event_handler() 127 goto end; in target_if_twt_disable_comp_event_handler() 132 end: in target_if_twt_disable_comp_event_handler()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/serialization/src/ |
D | wlan_serialization_legacy_api.c | 134 goto end; in wlan_serialization_peek_head_active_cmd_using_psoc() 140 goto end; in wlan_serialization_peek_head_active_cmd_using_psoc() 147 end: in wlan_serialization_peek_head_active_cmd_using_psoc() 175 goto end; in wlan_serialization_peek_head_pending_cmd_using_psoc() 183 goto end; in wlan_serialization_peek_head_pending_cmd_using_psoc() 192 end: in wlan_serialization_peek_head_pending_cmd_using_psoc()
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
D | lim_process_mlm_host_roam.c | 99 goto end; in lim_process_mlm_reassoc_req() 126 goto end; in lim_process_mlm_reassoc_req() 146 end: in lim_process_mlm_reassoc_req() 404 goto end; in lim_process_sta_mlm_add_bss_rsp_ft() 408 goto end; in lim_process_sta_mlm_add_bss_rsp_ft() 418 goto end; in lim_process_sta_mlm_add_bss_rsp_ft() 439 goto end; in lim_process_sta_mlm_add_bss_rsp_ft() 448 goto end; in lim_process_sta_mlm_add_bss_rsp_ft() 470 goto end; in lim_process_sta_mlm_add_bss_rsp_ft() 529 end: in lim_process_sta_mlm_add_bss_rsp_ft()
|
D | lim_send_frames_host_roam.c | 404 goto end; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 439 goto end; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 458 goto end; in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 525 end: in lim_send_reassoc_req_with_ft_ies_mgmt_frame() 552 goto end; in lim_send_retry_reassoc_req_frame() 572 goto end; in lim_send_retry_reassoc_req_frame() 579 end: in lim_send_retry_reassoc_req_frame() 852 goto end; in lim_send_reassoc_req_mgmt_frame() 877 goto end; in lim_send_reassoc_req_mgmt_frame() 895 goto end; in lim_send_reassoc_req_mgmt_frame() [all …]
|
D | lim_process_mlm_req_messages.c | 394 goto end; in lim_process_mlm_start_req() 407 goto end; in lim_process_mlm_start_req() 413 end: in lim_process_mlm_start_req() 777 goto end; in lim_process_mlm_auth_req() 792 goto end; in lim_process_mlm_auth_req() 800 goto end; in lim_process_mlm_auth_req() 823 goto end; in lim_process_mlm_auth_req() 892 end: in lim_process_mlm_auth_req() 977 goto end; in lim_process_mlm_assoc_req() 1008 end: in lim_process_mlm_assoc_req() [all …]
|
D | lim_process_mlm_rsp_messages.c | 1563 goto end; in lim_process_sta_mlm_add_sta_rsp() 1574 goto end; in lim_process_sta_mlm_add_sta_rsp() 1632 end: in lim_process_sta_mlm_add_sta_rsp() 1681 goto end; in lim_process_sta_mlm_del_bss_rsp() 1687 goto end; in lim_process_sta_mlm_del_bss_rsp() 1694 goto end; in lim_process_sta_mlm_del_bss_rsp() 1702 end: in lim_process_sta_mlm_del_bss_rsp() 1739 goto end; in lim_process_ap_mlm_del_bss_rsp() 1750 goto end; in lim_process_ap_mlm_del_bss_rsp() 1755 goto end; in lim_process_ap_mlm_del_bss_rsp() [all …]
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/ |
D | hif_scatter.c | 366 goto end; in setup_hif_scatter_support() 381 goto end; in setup_hif_scatter_support() 393 goto end; in setup_hif_scatter_support() 402 goto end; in setup_hif_scatter_support() 416 goto end; in setup_hif_scatter_support() 429 end: in setup_hif_scatter_support()
|
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ |
D | qdf_idr.c | 50 __qdf_idr_alloc(qdf_idr *idp, void *ptr, int32_t start, int32_t end) in __qdf_idr_alloc() argument 60 __qdf_idr_alloc(qdf_idr *idp, void *ptr, int32_t start, int32_t end) in __qdf_idr_alloc() argument 62 return idr_alloc(&idp->idr, ptr, start, end, qdf_idr_gpf_flag()); in __qdf_idr_alloc()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/ |
D | wlan_mlo_mgr_roam.c | 80 goto end; in mlo_update_for_multi_link_roam() 88 end: in mlo_update_for_multi_link_roam() 131 goto end; in mlo_update_vdev_after_roam() 142 end: in mlo_update_vdev_after_roam() 484 goto end; in mlo_fw_ho_fail_req() 497 end: in mlo_fw_ho_fail_req() 1393 goto end; in mlo_roam_is_auth_status_connected() 1398 goto end; in mlo_roam_is_auth_status_connected() 1404 end: in mlo_roam_is_auth_status_connected() 1483 goto end; in mlo_roam_link_connect_notify() [all …]
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
D | sme_power_save.c | 481 goto end; in sme_ps_set_powersave() 498 goto end; in sme_ps_set_powersave() 505 goto end; in sme_ps_set_powersave() 520 goto end; in sme_ps_set_powersave() 528 goto end; in sme_ps_set_powersave() 532 end: in sme_ps_set_powersave() 561 goto end; in sme_ps_timer_flush_sync() 568 goto end; in sme_ps_timer_flush_sync() 578 goto end; in sme_ps_timer_flush_sync() 597 end: in sme_ps_timer_flush_sync()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/ |
D | if_ahb.c | 252 goto end; in hif_ahb_configure_irq_by_ceid() 264 goto end; in hif_ahb_configure_irq_by_ceid() 268 end: in hif_ahb_configure_irq_by_ceid() 290 goto end; in hif_ahb_configure_irq() 293 end: in hif_ahb_configure_irq() 319 goto end; in hif_ahb_configure_grp_irq() 340 goto end; in hif_ahb_configure_grp_irq() 347 end: in hif_ahb_configure_grp_irq() 425 mem_pa_size = memres->end - memres->start + 1; in hif_ahb_disable_bus()
|
/wlan-driver/qcacld-3.0/os_if/fw_offload/src/ |
D | os_if_fwol.c | 113 goto end; in os_if_fwol_get_elna_bypass() 119 goto end; in os_if_fwol_get_elna_bypass() 129 end: in os_if_fwol_get_elna_bypass()
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_rx_pn.c | 326 uint32_t i, start, end; in ol_rx_pn_trace_display() local 336 end = pdev->rx_pn_trace.idx; in ol_rx_pn_trace_display() 342 start = end; in ol_rx_pn_trace_display() 345 elems = (end - 1 - start) & pdev->rx_pn_trace.mask; in ol_rx_pn_trace_display() 372 } while (i != end); in ol_rx_pn_trace_display()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/ |
D | wlan_cm_roam_ucfg_api.c | 314 goto end; in ucfg_cm_set_ft_ies() 318 goto end; in ucfg_cm_set_ft_ies() 362 end: in ucfg_cm_set_ft_ies() 380 goto end; in ucfg_cm_check_ft_status() 384 goto end; in ucfg_cm_check_ft_status() 406 end: in ucfg_cm_check_ft_status()
|
/wlan-driver/qcacld-3.0/os_if/dp/src/ |
D | os_if_dp.c | 592 goto end; in osif_dp_set_clear_connectivity_check_stats_info() 600 goto end; in osif_dp_set_clear_connectivity_check_stats_info() 615 goto end; in osif_dp_set_clear_connectivity_check_stats_info() 631 goto end; in osif_dp_set_clear_connectivity_check_stats_info() 654 goto end; in osif_dp_set_clear_connectivity_check_stats_info() 673 goto end; in osif_dp_set_clear_connectivity_check_stats_info() 724 goto end; in osif_dp_set_clear_connectivity_check_stats_info() 728 end: in osif_dp_set_clear_connectivity_check_stats_info()
|