Home
last modified time | relevance | path

Searched refs:ast_table (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_txrx_wds.h255 ast = soc->ast_table[sa_idx]; in dp_rx_wds_add_or_update_ast()
511 ast = soc->ast_table[sa_idx]; in dp_rx_ast_set_active()
Ddp_peer.c262 soc->ast_table = qdf_mem_malloc(max_ast_index * in dp_peer_ast_table_attach()
264 if (!soc->ast_table) { in dp_peer_ast_table_attach()
1583 soc->ast_table[ast_entry->ast_idx] = in dp_peer_map_ast()
1628 soc->ast_table[hw_peer_id] = ast_entry; in dp_peer_map_ast()
1984 soc->ast_table[ast_entry->ast_idx] = NULL; in dp_peer_unlink_ast_entry()
2028 soc->ast_table[ast_entry->ast_idx] = NULL; in dp_peer_del_ast()
2335 soc->ast_table[ast_entry->ast_idx] = NULL; in dp_peer_ast_free_wds_entries()
2407 soc->ast_table[ast_entry->ast_idx] = NULL; in dp_peer_clean_wds_entries()
2450 soc->ast_table[ast_entry->ast_idx] = NULL; in dp_peer_ast_free_entry_by_mac()
2518 if (soc->ast_table) { in dp_peer_ast_table_detach()
[all …]
Ddp_txrx_wds.c93 soc->ast_table[ase->ast_idx] = NULL; in dp_pdev_build_peer_ase_list()
Ddp_types.h2972 struct dp_ast_entry **ast_table; member
Ddp_rx_err.c118 ase = soc->ast_table[sa_idx]; in dp_rx_mcast_echo_check()
Ddp_main.c6133 soc->ast_table[ast_entry->ast_idx] = NULL; in dp_cp_peer_del_resp_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_rx.c103 ast_entry = soc->ast_table[msdu_metadata->da_idx]; in dp_rx_intrabss_ucast_check_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
Ddp_rh_rx.c154 ast_entry = soc->ast_table[msdu_metadata->da_idx]; in dp_rx_intrabss_ucast_check_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c3969 current_pr_soc->ast_table[ast_entry->ast_idx] = NULL; in dp_htt_reo_migration()