/wlan-driver/qca-wifi-host-cmn/utils/fwlog/ |
D | dbglog_host.h | 206 return A_OK; 212 return A_OK; 218 return A_OK; 224 return A_OK; 230 return A_OK; 235 return A_OK; 240 return A_OK; 247 return A_OK; 254 return A_OK; 260 return A_OK; [all …]
|
D | dbglog_host.c | 2065 return A_OK; in dbglog_parse_debug_logs() 2068 return A_OK; in dbglog_parse_debug_logs() 2102 return A_OK; in dbglog_parse_debug_logs() 4485 return A_OK; in dbglog_parser_type_init() 4542 return A_OK; in dbglog_init() 4559 return A_OK; in dbglog_deinit()
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
D | ol_txrx_encap.h | 87 return A_OK; in OL_TX_ENCAP() 97 return A_OK; in OL_RX_DECAP() 107 #define OL_TX_ENCAP(vdev, tx_desc, msdu, msdu_info) A_OK 108 #define OL_RX_DECAP(vdev, peer, msdu, info) A_OK
|
D | ol_txrx_encap.c | 50 return A_OK; in ol_tx_copy_native_wifi_header() 66 return A_OK; in ol_tx_encap_from_native_wifi() 74 if (A_OK != in ol_tx_encap_from_native_wifi() 116 if (A_OK != in ol_tx_encap_from_native_wifi() 130 return A_OK; in ol_tx_encap_from_native_wifi() 151 return A_OK; in ol_tx_encap_from_8023() 258 return A_OK; in ol_tx_encap_from_8023() 466 return A_OK; in ol_rx_decap_subfrm_amsdu() 515 return A_OK; in ol_rx_decap_msdu()
|
D | wdi_event_api.h | 79 return A_OK; in wdi_event_attach() 84 return A_OK; in wdi_event_detach()
|
D | ol_txrx_event.c | 209 return A_OK; in wdi_event_attach() 239 return A_OK; in wdi_event_detach()
|
D | ol_rx_fwd.c | 298 return A_OK; in ol_get_intra_bss_fwd_pkts_count()
|
D | ol_txrx_internal.h | 323 #define OL_RX_REORDER_TRACE_ATTACH(_pdev) A_OK 345 #define OL_RX_PN_TRACE_ATTACH(_pdev) A_OK
|
D | ol_rx_pn.c | 290 return A_OK; in ol_rx_pn_trace_attach()
|
D | ol_tx_send.c | 290 tx_desc->netbuf, status != A_OK); in ol_tx_download_done_base() 294 if (status != A_OK) { in ol_tx_download_done_base() 367 ol_tx_desc_frame_free_nonstd(pdev, tx_desc, status != A_OK); in ol_tx_download_done_hl_free()
|
D | ol_txrx.c | 1432 if (OL_RX_REORDER_TRACE_ATTACH(pdev) != A_OK) { in ol_txrx_pdev_post_attach() 1437 if (OL_RX_PN_TRACE_ATTACH(pdev) != A_OK) { in ol_txrx_pdev_post_attach() 2632 ETHERTYPE_WAI) ? A_OK : A_ERROR; in ol_tx_filter_non_auth() 2640 return A_OK; in ol_tx_filter_pass_thru() 4162 return A_OK; in ol_txrx_fw_stats_get() 4752 return A_OK; in ol_txrx_peer_stats_copy()
|
D | ol_rx_reorder.c | 846 return A_OK; in ol_rx_reorder_trace_attach()
|
D | ol_rx.c | 1413 if (OL_RX_DECAP(vdev, peer, msdu, &info) != A_OK) { in ol_rx_deliver()
|
D | ol_tx_hl.c | 295 if (OL_TX_ENCAP(vdev, tx_desc, msdu, tx_msdu_info) != A_OK) { in ol_tx_encap_wrapper()
|
/wlan-driver/fw-api/fw/ |
D | athdefs.h | 45 A_OK = 0, /* success */ enumerator 79 #define A_SUCCESS(x) (x == A_OK)
|
/wlan-driver/qca-wifi-host-cmn/utils/pktlog/ |
D | pktlog_wifi2.c | 304 return A_OK; in process_tx_info() 493 return A_OK; in process_tx_info() 555 return A_OK; in process_rx_info_remote() 633 return A_OK; in process_rx_info() 703 return A_OK; in process_rx_info() 786 return A_OK; in process_rate_find() 862 return A_OK; in process_rate_find() 943 return A_OK; in process_rate_update() 1016 return A_OK; in process_rate_update() 1107 return A_OK; in process_sw_event() [all …]
|
D | pktlog_ac.c | 139 return A_OK; in pktlog_wma_post_msg() 227 return A_OK; in wdi_pktlog_subscribe() 284 return A_OK; in wdi_pktlog_subscribe() 456 return A_OK; in wdi_pktlog_unsubscribe() 497 return A_OK; in wdi_pktlog_unsubscribe()
|
D | pktlog_wifi3.c | 86 return A_OK; in process_offload_pktlog_wifi3()
|
/wlan-driver/qcacld-3.0/core/dp/htt/ |
D | htt_h2t.c | 931 return A_OK; in htt_h2t_sync_msg() 1176 return A_OK; in htt_h2t_ipa_uc_rsc_cfg_msg() 1272 return A_OK; in htt_h2t_ipa_uc_rsc_cfg_msg() 1347 return A_OK; in htt_h2t_ipa_uc_set_active() 1405 return A_OK; in htt_h2t_ipa_uc_get_stats() 1469 return A_OK; in htt_h2t_ipa_uc_get_share_stats() 1544 return A_OK; in htt_h2t_ipa_uc_set_quota()
|
/wlan-driver/qca-wifi-host-cmn/htc/ |
D | htc_recv.c | 546 A_STATUS status = A_OK; in htc_add_receive_pkt_multiple() 675 status = A_OK; in htc_process_trailer()
|
D | htc.c | 636 status = A_OK; in htc_setup_target_buffer_assignments() 685 status = A_OK; in htc_setup_target_buffer_assignments() 868 return A_OK; in htc_config_target_hif_pipe()
|
D | htc_send.c | 1880 return A_OK; in htc_send_pkts_sched_queue()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
D | wlan_dp_bus_bandwidth.c | 1969 if (ret == A_OK) { in __dp_bus_bw_work_handler() 1978 if (ret == A_OK) { in __dp_bus_bw_work_handler()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/ |
D | mailbox.c | 1635 int ret = A_OK; in __hif_read_write()
|