Home
last modified time | relevance | path

Searched refs:ast_idx (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_txrx_wds.c93 soc->ast_table[ase->ast_idx] = NULL; in dp_pdev_build_peer_ase_list()
563 peer->peer_ast_flowq_idx[i].ast_idx = DP_INVALID_AST_IDX; in dp_peer_reset_flowq_map()
683 peer->peer_ast_flowq_idx[i].ast_idx = ast_info->ast_idx[i]; in dp_peer_ast_index_flow_queue_map_create()
759 ast_index = peer->peer_ast_flowq_idx[i].ast_idx; in dp_peer_find_ast_index_by_flowq_id()
779 ast_index = peer->peer_ast_flowq_idx[i].ast_idx; in dp_peer_find_ast_index_by_flowq_id()
H A Ddp_txrx_wds.h321 if (ast->is_mapped && (ast->ast_idx == sa_idx)) in dp_rx_wds_add_or_update_ast()
529 if (ast->ast_idx == sa_idx) { in dp_rx_ast_set_active()
H A Ddp_peer.c1345 ast_entry->ast_idx, ast_entry->vdev_id, in dp_peer_map_ipa_evt()
1501 ast_entry->ast_idx = hw_peer_id; in dp_peer_host_add_map_ast()
1583 soc->ast_table[ast_entry->ast_idx] = in dp_peer_map_ast()
1627 ast_entry->ast_idx = hw_peer_id; 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()
2730 uint16_t hw_peer_id = mlo_flow_info[0].ast_idx; in dp_rx_mlo_peer_map_handler()
[all …]
H A Ddp_htt.c3363 mlo_flow_info[0].ast_idx =
3374 mlo_flow_info[1].ast_idx =
3385 mlo_flow_info[2].ast_idx =
4206 ast_flow_info.ast_idx[0] = hw_peer_id;
4209 ast_flow_info.ast_idx[1] =
4213 ast_flow_info.ast_idx[2] =
4217 ast_flow_info.ast_idx[3] =
4240 ast_flow_info.ast_idx[0],
4241 ast_flow_info.ast_idx[1],
4242 ast_flow_info.ast_idx[2],
[all …]
H A Ddp_types.h1494 uint16_t ast_idx; member
4365 uint16_t ast_idx[DP_PEER_AST_FLOWQ_MAX]; member
4398 uint16_t ast_idx; member
4415 uint16_t ast_idx; member
5165 uint16_t ast_idx; member
H A Ddp_main.c1146 ase->ast_idx, in dp_print_peer_ast_entries()
6133 soc->ast_table[ast_entry->ast_idx] = NULL; in dp_cp_peer_del_resp_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1263 uint16_t *ast_idx, uint16_t *ast_hash) in dp_get_peer_from_tx_exc_meta() argument
1271 *ast_idx = peer->ast_idx; in dp_get_peer_from_tx_exc_meta()
1288 uint16_t *ast_idx, uint16_t *ast_hash) in dp_get_peer_from_tx_exc_meta() argument
1311 uint16_t ast_idx = vdev->bss_ast_idx; in dp_tx_hw_enqueue_be() local
1334 &ast_idx, &ast_hash); in dp_tx_hw_enqueue_be()
1352 ast_idx); in dp_tx_hw_enqueue_be()
H A Ddp_be.c3964 hw_peer_id = ast_entry->ast_idx; in dp_htt_reo_migration()
3969 current_pr_soc->ast_table[ast_entry->ast_idx] = NULL; in dp_htt_reo_migration()