Searched refs:pkt_stat_filled_list (Results 1 – 1 of 1) sorted by relevance
217 struct list_head pkt_stat_filled_list; member620 while (!list_empty(&gwlan_logging.pkt_stat_filled_list) in pktlog_send_per_pkt_stats_to_user()637 (gwlan_logging.pkt_stat_filled_list.next); in pktlog_send_per_pkt_stats_to_user()638 list_del_init(gwlan_logging.pkt_stat_filled_list.next); in pktlog_send_per_pkt_stats_to_user()1252 INIT_LIST_HEAD(&gwlan_logging.pkt_stat_filled_list); in wlan_logging_sock_init_svc()1468 &gwlan_logging.pkt_stat_filled_list); in wlan_get_pkt_stats_free_node()1475 } else if (!list_empty(&gwlan_logging.pkt_stat_filled_list)) { in wlan_get_pkt_stats_free_node()1481 (gwlan_logging.pkt_stat_filled_list.next); in wlan_get_pkt_stats_free_node()1490 list_del_init(gwlan_logging.pkt_stat_filled_list.next); in wlan_get_pkt_stats_free_node()