Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_event_handler.c957 uint32_t max_ast_index; in init_deinit_ready_event_handler() local
1066 max_ast_index = ready_ev.max_ast_index + 1; in init_deinit_ready_event_handler()
1069 max_peers, max_ast_index, in init_deinit_ready_event_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_peer.c257 uint32_t max_ast_index; in dp_peer_ast_table_attach() local
259 max_ast_index = wlan_cfg_get_max_ast_idx(soc->wlan_cfg_ctx); in dp_peer_ast_table_attach()
261 dp_peer_info("\n%pK:<=== cfg max ast idx %d ====>", soc, max_ast_index); in dp_peer_ast_table_attach()
262 soc->ast_table = qdf_mem_malloc(max_ast_index * in dp_peer_ast_table_attach()
H A Ddp_main.c11159 uint32_t max_ast_index, in dp_peer_map_attach_wifi3() argument
11167 wlan_cfg_set_max_ast_idx(soc->wlan_cfg_ctx, max_ast_index); in dp_peer_map_attach_wifi3()
11176 max_peers, soc->max_peer_id, max_ast_index); in dp_peer_map_attach_wifi3()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h2493 uint32_t max_ast_index, uint8_t peer_map_unmap_v) in cdp_peer_map_attach() argument
2499 max_ast_index, in cdp_peer_map_attach()
H A Dcdp_txrx_ops.h632 uint32_t max_ast_index,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h8880 uint32_t max_ast_index; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c13570 ev_param->max_ast_index = ev->max_ast_index; in extract_ready_event_params_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h3853 A_UINT32 max_ast_index; member