Home
last modified time | relevance | path

Searched refs:is_active (Results 1 – 21 of 21) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_txrx_wds.h322 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()
Ddp_txrx_wds.c80 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()
Ddp_peer.c894 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()
Ddp_types.h1498 bool is_active; member
1524 bool is_active; member
Ddp_rx.h1518 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
Ddp_main.c554 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/
Dwlan_logging_sock_svc.c212 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/
Dtarget_if_spectral_sim.c537 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()
Dtarget_if_spectral_sim_int.h109 bool is_active; member
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
Dwlan_spectral_public_structs.h338 uint8_t is_active; member
423 bool is_active; member
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/inc/
Dwlan_mlo_mgr_main.h1017 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/
Dwlan_mlo_mgr_main.c548 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/
Dwlan_spectral_ucfg_api.c182 sscan_req->status_req.is_active; in ucfg_spectral_extract_response()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
Dwlan_cfg80211_spectral.c1100 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/
Dwlan_connectivity_logging.c69 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/
Dwlan_crypto_obj_mgr.c217 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/
Dwlan_crypto_global_def.h587 bool is_active; member
/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/
Dwlan_connectivity_logging.h1149 qdf_atomic_t is_active; member
/wlan-driver/qca-wifi-host-cmn/spectral/core/
Dspectral_common.c403 sscan_req->status_req.is_active = in spectral_control_cmn()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_rx.c108 ast_entry->is_active = TRUE; in dp_rx_intrabss_ucast_check_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_rx.c159 ast_entry->is_active = TRUE; in dp_rx_intrabss_ucast_check_rh()