Searched refs:htt_flow_pool_resize_t (Results 1 – 2 of 2) sorted by relevance
650 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()
19109 PREPACK struct htt_flow_pool_resize_t { struct19116 #define HTT_FLOW_POOL_RESIZE_SZ (sizeof(struct htt_flow_pool_resize_t)) argument