Searched refs:wl_bss_cache_t (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android_ext.h | 153 } wl_bss_cache_t; typedef 156 wl_bss_cache_t *m_cache_head;
|
| H A D | wl_android_ext.c | 3060 wl_bss_cache_t *node; in wl_ext_get_best_channel() 3912 wl_bss_cache_t *node, *cur, **bss_head; in wl_free_bss_cache() 3934 wl_bss_cache_t *node, *prev, **bss_head; in wl_delete_dirty_bss_cache() 3974 wl_bss_cache_t *node, *prev, **bss_head; in wl_delete_disconnected_bss_cache() 4010 wl_bss_cache_t *node, **bss_head; in wl_bss_cache_size() 4028 wl_bss_cache_t *node, **bss_head; in wl_reset_bss_cache() 4045 wl_bss_cache_t *node) in wl_bss_cache_dump() 4064 static wl_bss_cache_t * 4065 wl_bss_cache_sort_channel(wl_bss_cache_t **bss_head, wl_bss_cache_t *leaf) in wl_bss_cache_sort_channel() 4067 wl_bss_cache_t *node, *prev; in wl_bss_cache_sort_channel() [all …]
|
| H A D | wl_escan.c | 1182 wl_bss_cache_t *node; in wl_escan_merge_cache_list()
|
| H A D | wl_cfgscan.c | 570 wl_bss_cache_t *node; in wl_inform_bss_cache()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android_ext.h | 157 } wl_bss_cache_t; typedef 160 wl_bss_cache_t *m_cache_head;
|
| H A D | wl_android_ext.c | 3068 wl_bss_cache_t *node; in wl_ext_get_best_channel() 3888 wl_bss_cache_t *node, *cur, **bss_head; in wl_free_bss_cache() 3910 wl_bss_cache_t *node, *prev, **bss_head; in wl_delete_dirty_bss_cache() 3950 wl_bss_cache_t *node, *prev, **bss_head; in wl_delete_disconnected_bss_cache() 3986 wl_bss_cache_t *node, **bss_head; in wl_bss_cache_size() 4004 wl_bss_cache_t *node, **bss_head; in wl_reset_bss_cache() 4021 wl_bss_cache_t *node) in wl_bss_cache_dump() 4040 static wl_bss_cache_t * 4041 wl_bss_cache_sort_channel(wl_bss_cache_t **bss_head, wl_bss_cache_t *leaf) in wl_bss_cache_sort_channel() 4043 wl_bss_cache_t *node, *prev; in wl_bss_cache_sort_channel() [all …]
|
| H A D | wl_escan.c | 1180 wl_bss_cache_t *node; in wl_escan_merge_cache_list()
|
| H A D | wl_cfgscan.c | 574 wl_bss_cache_t *node; in wl_inform_bss_cache()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.h | 311 } wl_bss_cache_t; typedef 314 wl_bss_cache_t *m_cache_head;
|
| H A D | wl_android_ext.c | 6730 wl_bss_cache_t *node; in wl_ext_get_best_channel() 7421 wl_bss_cache_t *node, *cur, **bss_head; in wl_free_bss_cache() 7443 wl_bss_cache_t *node, *prev, **bss_head; in wl_delete_dirty_bss_cache() 7483 wl_bss_cache_t *node, *prev, **bss_head; in wl_delete_disconnected_bss_cache() 7519 wl_bss_cache_t *node, **bss_head; in wl_reset_bss_cache() 7535 wl_bss_cache_t *node) in dump_bss_cache() 7560 wl_bss_cache_t *node, *prev, *leaf, **bss_head; in wl_update_bss_cache() 7603 leaf = kmalloc(dtoh32(bi->length) + sizeof(wl_bss_cache_t), GFP_KERNEL); in wl_update_bss_cache() 7606 dtoh32(bi->length) + (int)sizeof(wl_bss_cache_t)); in wl_update_bss_cache()
|
| H A D | wl_escan.c | 1071 wl_bss_cache_t *node; in wl_escan_get_scan()
|
| H A D | wl_cfg80211.c | 11811 wl_bss_cache_t *node; in wl_inform_bss_cache()
|