Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_txrx_wds.h321 if (ast->is_mapped && (ast->ast_idx == sa_idx)) in dp_rx_wds_add_or_update_ast()
518 if (!ast->is_mapped) { in dp_rx_ast_set_active()
Ddp_peer.c1476 ast_entry->is_mapped = false; in dp_peer_host_add_map_ast()
1582 if (ast_entry->is_mapped) { in dp_peer_map_ast()
1632 ast_entry->is_mapped = TRUE; in dp_peer_map_ast()
1860 ast_entry->is_mapped = false; in dp_peer_add_ast()
1983 if (ast_entry->is_mapped) in dp_peer_unlink_ast_entry()
2027 if (ast_entry->is_mapped) in dp_peer_del_ast()
2078 !ast_entry->is_mapped) in dp_peer_update_ast()
2334 if (ast_entry->is_mapped) in dp_peer_ast_free_wds_entries()
2406 if (ast_entry->is_mapped) in dp_peer_clean_wds_entries()
2449 } else if (ast_entry->is_mapped) { in dp_peer_ast_free_entry_by_mac()
Ddp_txrx_wds.c92 if (ase->is_mapped) in dp_pdev_build_peer_ase_list()
Ddp_types.h1499 bool is_mapped; member
Ddp_main.c6132 if (ast_entry->is_mapped) in dp_cp_peer_del_resp_handler()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_nbuf.h2886 int nbytes, qdf_dma_dir_t dir, bool is_mapped) in __qdf_record_nbuf_nbytes() argument
2888 if (is_mapped) { in __qdf_record_nbuf_nbytes()
2911 int nbytes, qdf_dma_dir_t dir, bool is_mapped) in __qdf_record_nbuf_nbytes() argument
Dqdf_nbuf.c4050 uint32_t nbytes, qdf_dma_dir_t dir, bool is_mapped) in qdf_record_nbuf_nbytes() argument
4052 __qdf_record_nbuf_nbytes(nbytes, dir, is_mapped); in qdf_record_nbuf_nbytes()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_nbuf.h5661 uint32_t nbytes, qdf_dma_dir_t dir, bool is_mapped);
5665 int nbytes, qdf_dma_dir_t dir, bool is_mapped) in qdf_record_nbuf_nbytes() argument
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be.c3968 if (ast_entry->is_mapped) in dp_htt_reo_migration()