/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
D | dp_txrx_wds.h | 322 ast->is_active = TRUE; in dp_rx_wds_add_or_update_ast() 506 uint16_t sa_idx, bool is_active) in dp_rx_ast_set_active() argument 530 ast->is_active = is_active; in dp_rx_ast_set_active()
|
D | dp_txrx_wds.c | 80 if (ase->is_active) { in dp_pdev_build_peer_ase_list() 81 ase->is_active = false; in dp_pdev_build_peer_ase_list() 172 if (ase->is_active) { in dp_peer_age_ast_entries() 174 ase->is_active = FALSE; in dp_peer_age_ast_entries() 208 if (mecentry->is_active) { in dp_peer_age_mec_entries() 209 mecentry->is_active = FALSE; in dp_peer_age_mec_entries()
|
D | dp_peer.c | 894 mecentry->is_active = TRUE; in dp_peer_mec_add_entry() 918 mecentry->is_active = TRUE; in dp_peer_mec_add_entry() 1496 ast_entry->is_active = TRUE; in dp_peer_host_add_map_ast() 1629 ast_entry->is_active = TRUE; in dp_peer_map_ast() 1908 ast_entry->is_active = TRUE; in dp_peer_add_ast() 2093 (ast_entry->is_active)) in dp_peer_update_ast() 2109 ast_entry->is_active = TRUE; in dp_peer_update_ast()
|
D | dp_types.h | 1498 bool is_active; member 1524 bool is_active; member
|
D | dp_rx.h | 1518 static inline QDF_STATUS dp_rx_ast_set_active(struct dp_soc *soc, uint16_t sa_idx, bool is_active) in dp_rx_ast_set_active() argument
|
D | dp_main.c | 554 mec_list[i].is_active, in dp_print_mec_stats() 1145 ase->is_active, in dp_print_peer_ast_entries()
|
/wlan-driver/qca-wifi-host-cmn/utils/logging/src/ |
D | wlan_logging_sock_svc.c | 212 bool is_active; member 431 if (!gwlan_logging.is_active) { in wlan_log_to_user() 1017 gwlan_logging.is_active = active; in wlan_logging_set_active() 1040 if (!gwlan_logging.is_active) { in wlan_logging_set_flush_timer() 1160 if (gwlan_logging.is_active && in wlan_logging_notifier_init() 1176 if (gwlan_logging.is_active && in wlan_logging_notifier_deinit() 1296 gwlan_logging.is_active = true; in wlan_logging_sock_init_svc() 1345 gwlan_logging.is_active = false; in wlan_logging_sock_deinit_svc() 1394 if (gwlan_logging.is_active == false) in wlan_logging_set_per_pkt_stats() 1403 if (gwlan_logging.is_active == false) in wlan_logging_set_connectivity_log() [all …]
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
D | target_if_spectral_sim.c | 537 simctx->is_active = false; in target_if_populate_simdata() 604 if (!simctx->is_active) in OS_TIMER_FUNC() 746 return simctx->is_active; in target_if_spectral_sops_sim_is_active() 801 simctx->is_active = true; in target_if_spectral_sops_sim_start_scan() 843 simctx->is_active = false; in target_if_spectral_sops_sim_stop_scan()
|
D | target_if_spectral_sim_int.h | 109 bool is_active; member
|
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/ |
D | wlan_spectral_public_structs.h | 338 uint8_t is_active; member 423 bool is_active; member
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/ |
D | wlan_mlo_mgr_main.h | 1017 QDF_STATUS mlo_mgr_is_mld_has_active_link(bool *is_active); 1039 QDF_STATUS mlo_mgr_is_mld_has_active_link(bool *is_active) in mlo_mgr_is_mld_has_active_link() argument
|
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/ |
D | wlan_mlo_mgr_main.c | 548 QDF_STATUS mlo_mgr_is_mld_has_active_link(bool *is_active) in mlo_mgr_is_mld_has_active_link() argument 557 if (!g_mlo_ctx || !is_active) in mlo_mgr_is_mld_has_active_link() 567 *is_active = false; in mlo_mgr_is_mld_has_active_link() 586 *is_active = true; in mlo_mgr_is_mld_has_active_link()
|
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/ |
D | wlan_spectral_ucfg_api.c | 182 sscan_req->status_req.is_active; in ucfg_spectral_extract_response()
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/ |
D | wlan_cfg80211_spectral.c | 1100 sscan_state.is_active = sscan_req.status_req.is_active; in wlan_cfg80211_spectral_scan_get_status() 1120 if (sscan_state.is_active) in wlan_cfg80211_spectral_scan_get_status()
|
/wlan-driver/qcacld-3.0/components/cmn_services/logging/src/ |
D | wlan_connectivity_logging.c | 69 qdf_atomic_set(&global_cl.is_active, 1); in wlan_connectivity_logging_start() 74 if (!qdf_atomic_read(&global_cl.is_active)) in wlan_connectivity_logging_stop() 83 qdf_atomic_set(&global_cl.is_active, 0); in wlan_connectivity_logging_stop()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/ |
D | wlan_crypto_obj_mgr.c | 217 crypto_entry->is_active = 1; in wlan_crypto_add_key_entry() 258 crypto_entry->is_active = 1; in crypto_add_entry()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/ |
D | wlan_crypto_global_def.h | 587 bool is_active; member
|
/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/ |
D | wlan_connectivity_logging.h | 1149 qdf_atomic_t is_active; member
|
/wlan-driver/qca-wifi-host-cmn/spectral/core/ |
D | spectral_common.c | 403 sscan_req->status_req.is_active = in spectral_control_cmn()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
D | dp_li_rx.c | 108 ast_entry->is_active = TRUE; in dp_rx_intrabss_ucast_check_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
D | dp_rh_rx.c | 159 ast_entry->is_active = TRUE; in dp_rx_intrabss_ucast_check_rh()
|