Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c367 struct htt_flow_pool_map_payload_t *pool_map; in dp_htt_t2h_msg_handler_fast() local
381 pool_map = (struct htt_flow_pool_map_payload_t *)msg_word; in dp_htt_t2h_msg_handler_fast()
383 soc->dp_soc, pool_map->flow_id, in dp_htt_t2h_msg_handler_fast()
384 pool_map->flow_type, in dp_htt_t2h_msg_handler_fast()
385 pool_map->flow_pool_id, in dp_htt_t2h_msg_handler_fast()
386 pool_map->flow_pool_size); in dp_htt_t2h_msg_handler_fast()