Searched refs:sk_fl_list_head (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_linux_sock_qos.c | 123 struct list_head sk_fl_list_head; member 189 INIT_LIST_HEAD(&dhd->psk_qos->sk_fl_list_head); in dhd_init_sock_flows_buf() 249 list_for_each_entry(sk_fl, &psk_qos->sk_fl_list_head, in __dhd_find_sock_stream_info() 321 list_for_each_entry_safe(sk_fl, next, &psk_qos->sk_fl_list_head, list) { in dhd_clean_idle_sock_streams() 546 list_add_tail(&sk_fl->list, &psk_qos->sk_fl_list_head); in dhd_update_sock_flows() 635 list_for_each_entry(sk_fl, &psk_qos->sk_fl_list_head, list) { in dhd_analyze_sock_flows() 734 list_for_each_entry(sk_fl, &psk_qos->sk_fl_list_head, list) { in dhd_sock_qos_show_stats() 770 list_for_each_entry(sk_fl, &psk_qos->sk_fl_list_head, list) { in dhd_sock_qos_clear_stats()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_linux_sock_qos.c | 123 struct list_head sk_fl_list_head; member 189 INIT_LIST_HEAD(&dhd->psk_qos->sk_fl_list_head); in dhd_init_sock_flows_buf() 249 list_for_each_entry(sk_fl, &psk_qos->sk_fl_list_head, in __dhd_find_sock_stream_info() 321 list_for_each_entry_safe(sk_fl, next, &psk_qos->sk_fl_list_head, list) { in dhd_clean_idle_sock_streams() 546 list_add_tail(&sk_fl->list, &psk_qos->sk_fl_list_head); in dhd_update_sock_flows() 635 list_for_each_entry(sk_fl, &psk_qos->sk_fl_list_head, list) { in dhd_analyze_sock_flows() 734 list_for_each_entry(sk_fl, &psk_qos->sk_fl_list_head, list) { in dhd_sock_qos_show_stats() 770 list_for_each_entry(sk_fl, &psk_qos->sk_fl_list_head, list) { in dhd_sock_qos_clear_stats()
|