| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.h | 750 struct list_head net_list; /* used for struct net_info */ member 983 &cfg->net_list, list) { in wl_probe_wdev_all() 1002 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_bssidx() 1024 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_dealloc_netinfo_by_wdev() 1088 list_add(&_net_info->list, &cfg->net_list); in wl_alloc_netinfo() 1105 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_delete_all_netinfo() 1133 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_status_all() 1150 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_all() 1184 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_by_netdev() 1231 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_cfgbss_by_wdev() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 1185 struct list_head net_list; /* used for struct net_info */ member 1498 &cfg->net_list, list) { in wl_probe_wdev_all() 1515 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx() 1538 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_dealloc_netinfo_by_wdev() 1614 list_add(&_net_info->list, &cfg->net_list); in wl_alloc_netinfo() 1634 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_delete_all_netinfo() 1679 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_status_all() 1696 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_all() 1740 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_by_netdev() 1787 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_cfgbss_by_wdev() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 1245 struct list_head net_list; /* used for struct net_info */ member 1562 &cfg->net_list, list) { in wl_probe_wdev_all() 1579 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx() 1602 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_dealloc_netinfo_by_wdev() 1678 list_add(&_net_info->list, &cfg->net_list); in wl_alloc_netinfo() 1698 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_delete_all_netinfo() 1743 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_status_all() 1760 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_all() 1804 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_by_netdev() 1851 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_cfgbss_by_wdev() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 1245 struct list_head net_list; /* used for struct net_info */ member 1562 &cfg->net_list, list) { in wl_probe_wdev_all() 1579 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx() 1602 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_dealloc_netinfo_by_wdev() 1678 list_add(&_net_info->list, &cfg->net_list); in wl_alloc_netinfo() 1698 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_delete_all_netinfo() 1743 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_status_all() 1760 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_all() 1804 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_by_netdev() 1851 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_cfgbss_by_wdev() [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_ipt.c | 355 static void __net_exit ipt_exit_net(struct list_head *net_list) in ipt_exit_net() argument 357 tc_action_net_exit(net_list, ipt_net_id); in ipt_exit_net() 404 static void __net_exit xt_exit_net(struct list_head *net_list) in xt_exit_net() argument 406 tc_action_net_exit(net_list, xt_net_id); in xt_exit_net()
|
| H A D | act_simple.c | 237 static void __net_exit simp_exit_net(struct list_head *net_list) in simp_exit_net() argument 239 tc_action_net_exit(net_list, simp_net_id); in simp_exit_net()
|
| H A D | act_connmark.c | 239 static void __net_exit connmark_exit_net(struct list_head *net_list) in connmark_exit_net() argument 241 tc_action_net_exit(net_list, connmark_net_id); in connmark_exit_net()
|
| H A D | act_gact.c | 276 static void __net_exit gact_exit_net(struct list_head *net_list) in gact_exit_net() argument 278 tc_action_net_exit(net_list, gact_net_id); in gact_exit_net()
|
| H A D | act_nat.c | 328 static void __net_exit nat_exit_net(struct list_head *net_list) in nat_exit_net() argument 330 tc_action_net_exit(net_list, nat_net_id); in nat_exit_net()
|
| H A D | act_sample.c | 299 static void __net_exit sample_exit_net(struct list_head *net_list) in sample_exit_net() argument 301 tc_action_net_exit(net_list, sample_net_id); in sample_exit_net()
|
| H A D | act_skbmod.c | 295 static void __net_exit skbmod_exit_net(struct list_head *net_list) in skbmod_exit_net() argument 297 tc_action_net_exit(net_list, skbmod_net_id); in skbmod_exit_net()
|
| H A D | act_skbedit.c | 352 static void __net_exit skbedit_exit_net(struct list_head *net_list) in skbedit_exit_net() argument 354 tc_action_net_exit(net_list, skbedit_net_id); in skbedit_exit_net()
|
| H A D | act_vlan.c | 393 static void __net_exit vlan_exit_net(struct list_head *net_list) in vlan_exit_net() argument 395 tc_action_net_exit(net_list, vlan_net_id); in vlan_exit_net()
|
| H A D | act_ctinfo.c | 392 static void __net_exit ctinfo_exit_net(struct list_head *net_list) in ctinfo_exit_net() argument 394 tc_action_net_exit(net_list, ctinfo_net_id); in ctinfo_exit_net()
|
| H A D | act_mpls.c | 407 static void __net_exit mpls_exit_net(struct list_head *net_list) in mpls_exit_net() argument 409 tc_action_net_exit(net_list, mpls_net_id); in mpls_exit_net()
|
| H A D | act_mirred.c | 467 static void __net_exit mirred_exit_net(struct list_head *net_list) in mirred_exit_net() argument 469 tc_action_net_exit(net_list, mirred_net_id); in mirred_exit_net()
|
| H A D | act_bpf.c | 430 static void __net_exit bpf_exit_net(struct list_head *net_list) in bpf_exit_net() argument 432 tc_action_net_exit(net_list, bpf_net_id); in bpf_exit_net()
|
| H A D | act_police.c | 402 static void __net_exit police_exit_net(struct list_head *net_list) in police_exit_net() argument 404 tc_action_net_exit(net_list, police_net_id); in police_exit_net()
|
| H A D | act_pedit.c | 533 static void __net_exit pedit_exit_net(struct list_head *net_list) in pedit_exit_net() argument 535 tc_action_net_exit(net_list, pedit_net_id); in pedit_exit_net()
|
| H A D | act_gate.c | 622 static void __net_exit gate_exit_net(struct list_head *net_list) in gate_exit_net() argument 624 tc_action_net_exit(net_list, gate_net_id); in gate_exit_net()
|
| H A D | act_csum.c | 718 static void __net_exit csum_exit_net(struct list_head *net_list) in csum_exit_net() argument 720 tc_action_net_exit(net_list, csum_net_id); in csum_exit_net()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.h | 1708 struct list_head net_list; /* used for struct net_info */ member 2059 &cfg->net_list, list) { in wl_probe_wdev_all() 2076 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx() 2099 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_dealloc_netinfo_by_wdev() 2175 list_add(&_net_info->list, &cfg->net_list); in wl_alloc_netinfo() 2192 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_delete_all_netinfo() 2237 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_status_all() 2254 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_all() 2298 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_by_netdev() 2345 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_cfgbss_by_wdev() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.h | 1708 struct list_head net_list; /* used for struct net_info */ member 2062 &cfg->net_list, list) { in wl_probe_wdev_all() 2079 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_netinfo_by_fw_idx() 2102 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_dealloc_netinfo_by_wdev() 2178 list_add(&_net_info->list, &cfg->net_list); in wl_alloc_netinfo() 2195 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_delete_all_netinfo() 2240 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_status_all() 2257 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_all() 2301 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_set_status_by_netdev() 2348 BCM_LIST_FOR_EACH_ENTRY_SAFE(_net_info, next, &cfg->net_list, list) { in wl_get_cfgbss_by_wdev() [all …]
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | act_api.h | 142 static inline void tc_action_net_exit(struct list_head *net_list, in tc_action_net_exit() argument 148 list_for_each_entry(net, net_list, exit_list) { in tc_action_net_exit()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rio.h | 177 struct list_head net_list; /* node in per net list */ member 208 #define rio_dev_f(n) list_entry(n, struct rio_dev, net_list)
|