Searched refs:dp_htt_htc_pkt_union (Results 1 – 2 of 2) sorted by relevance
223 struct dp_htt_htc_pkt_union { struct226 struct dp_htt_htc_pkt_union *next; argument252 struct dp_htt_htc_pkt_union *htt_htc_pkt_freelist;253 struct dp_htt_htc_pkt_union *htt_htc_pkt_misclist;
68 struct dp_htt_htc_pkt_union *pkt = NULL; in htt_htc_pkt_alloc()93 struct dp_htt_htc_pkt_union *u_pkt = in htt_htc_pkt_free()94 (struct dp_htt_htc_pkt_union *)pkt; in htt_htc_pkt_free()108 struct dp_htt_htc_pkt_union *pkt, *next; in htt_htc_pkt_pool_free()129 struct dp_htt_htc_pkt_union *pkt, *next, *prev = NULL; in htt_htc_misc_pkt_list_trim()157 struct dp_htt_htc_pkt_union *u_pkt = in htt_htc_misc_pkt_list_add()158 (struct dp_htt_htc_pkt_union *)pkt; in htt_htc_misc_pkt_list_add()188 struct dp_htt_htc_pkt_union *pkt, *next; in htt_htc_misc_pkt_pool_free()4572 struct dp_htt_htc_pkt_union *pkt;