Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c601 struct htt_flow_pool_map_payload_t *pool_map_payoad; in htt_t2h_lp_msg_handler() local
615 pool_map_payoad = (struct htt_flow_pool_map_payload_t *) in htt_t2h_lp_msg_handler()
617 ol_tx_flow_pool_map_handler(pool_map_payoad->flow_id, in htt_t2h_lp_msg_handler()
618 pool_map_payoad->flow_type, in htt_t2h_lp_msg_handler()
619 pool_map_payoad->flow_pool_id, in htt_t2h_lp_msg_handler()
620 pool_map_payoad->flow_pool_size); in htt_t2h_lp_msg_handler()