Searched refs:gc_list (Results 1 – 1 of 1) sorted by relevance
70 struct list_head *gc_list) in cw1200_queue_post_gc() argument74 list_for_each_entry_safe(item, tmp, gc_list, head) { in cw1200_queue_post_gc()81 static void cw1200_queue_register_post_gc(struct list_head *gc_list, in cw1200_queue_register_post_gc() argument89 list_add_tail(&gc_item->head, gc_list); in cw1200_queue_register_post_gc()208 LIST_HEAD(gc_list); in cw1200_queue_clear()217 cw1200_queue_register_post_gc(&gc_list, item); in cw1200_queue_clear()237 cw1200_queue_post_gc(stats, &gc_list); in cw1200_queue_clear()288 LIST_HEAD(gc_list); in cw1200_queue_put()