Home
last modified time | relevance | path

Searched refs:wl_sta_info_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c137 } wl_sta_info_t; typedef
2587 wl_sta_info_t *node, *next; in wl_ext_flush_sta_list()
2604 wl_sta_info_t *node, *next; in wl_ext_del_sta_info()
2624 wl_sta_info_t *node, *next, *leaf; in wl_ext_add_sta_info()
2633 leaf = kmalloc(sizeof(wl_sta_info_t), GFP_KERNEL); in wl_ext_add_sta_info()
2636 (int)sizeof(wl_sta_info_t)); in wl_ext_add_sta_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c161 } wl_sta_info_t; typedef
2924 wl_sta_info_t *node, *next; in wl_ext_flush_sta_list()
2941 wl_sta_info_t *node, *next; in wl_ext_del_sta_info()
2961 wl_sta_info_t *node, *next, *leaf; in wl_ext_add_sta_info()
2970 leaf = kmalloc(sizeof(wl_sta_info_t), GFP_KERNEL); in wl_ext_add_sta_info()
2973 (int)sizeof(wl_sta_info_t)); in wl_ext_add_sta_info()