Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c650 struct htt_flow_pool_resize_t *msg; in htt_t2h_lp_msg_handler()
653 if (msg_len < sizeof(struct htt_flow_pool_resize_t)) { in htt_t2h_lp_msg_handler()
660 msg = (struct htt_flow_pool_resize_t *)msg_word; in htt_t2h_lp_msg_handler()
/wlan-driver/fw-api/fw/
H A Dhtt.h19109 PREPACK struct htt_flow_pool_resize_t { struct
19116 #define HTT_FLOW_POOL_RESIZE_SZ (sizeof(struct htt_flow_pool_resize_t)) argument