Home
last modified time | relevance | path

Searched refs:host_ast_db_enable (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_peer.c1207 if (soc->ast_offload_support && !soc->host_ast_db_enable) in dp_peer_ast_hash_remove()
2378 if (soc->ast_offload_support && !soc->host_ast_db_enable) in dp_peer_clean_wds_entries()
2827 if (peer && soc->ast_offload_support && soc->host_ast_db_enable) { in dp_rx_mlo_peer_map_handler()
3003 if (soc->ast_offload_support && soc->host_ast_db_enable) { in dp_rx_peer_map_handler()
3027 if (!soc->host_ast_db_enable) in dp_rx_peer_unmap_handler()
H A Ddp_rings_main.c3394 soc->host_ast_db_enable = cfg_get(soc->ctrl_psoc, in dp_soc_cfg_init()
3412 soc->host_ast_db_enable = cfg_get(soc->ctrl_psoc, in dp_soc_cfg_init()
H A Ddp_types.h3011 bool host_ast_db_enable; member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c3035 if (soc->host_ast_db_enable) in dp_peer_map_detach_be()
3043 if (soc->host_ast_db_enable) { in dp_peer_map_attach_be()
3771 if (pr_soc->ast_offload_support && pr_soc->host_ast_db_enable) { in dp_primary_link_migration()