Home
last modified time | relevance | path

Searched refs:bss_cache_ctrl (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_android_ext.h159 void wl_free_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
160 void wl_delete_dirty_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
161 void wl_delete_disconnected_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl, u8 *bssid);
162 int wl_bss_cache_size(wl_bss_cache_ctrl_t *bss_cache_ctrl);
163 void wl_reset_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
164 void wl_update_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl,
169 void wl_release_bss_cache_ctrl(wl_bss_cache_ctrl_t *bss_cache_ctrl);
173 wl_bss_cache_ctrl_t *bss_cache_ctrl,
H A Dwl_android_ext.c3049 wl_bss_cache_ctrl_t *bss_cache_ctrl, in wl_ext_get_best_channel() argument
3136 node = bss_cache_ctrl->m_cache_head; in wl_ext_get_best_channel()
3910 wl_free_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_free_bss_cache() argument
3917 bss_head = &bss_cache_ctrl->m_cache_head; in wl_free_bss_cache()
3932 wl_delete_dirty_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_delete_dirty_bss_cache() argument
3940 bss_head = &bss_cache_ctrl->m_cache_head; in wl_delete_dirty_bss_cache()
3971 wl_delete_disconnected_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl, in wl_delete_disconnected_bss_cache() argument
3977 bss_head = &bss_cache_ctrl->m_cache_head; in wl_delete_disconnected_bss_cache()
4008 wl_bss_cache_size(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_bss_cache_size() argument
4013 bss_head = &bss_cache_ctrl->m_cache_head; in wl_bss_cache_size()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android_ext.h163 void wl_free_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
164 void wl_delete_dirty_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
165 void wl_delete_disconnected_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl, u8 *bssid);
166 int wl_bss_cache_size(wl_bss_cache_ctrl_t *bss_cache_ctrl);
167 void wl_reset_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
168 void wl_update_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl,
173 void wl_release_bss_cache_ctrl(wl_bss_cache_ctrl_t *bss_cache_ctrl);
177 wl_bss_cache_ctrl_t *bss_cache_ctrl,
H A Dwl_android_ext.c3059 wl_bss_cache_ctrl_t *bss_cache_ctrl, in wl_ext_get_best_channel() argument
3136 node = bss_cache_ctrl->m_cache_head; in wl_ext_get_best_channel()
3886 wl_free_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_free_bss_cache() argument
3893 bss_head = &bss_cache_ctrl->m_cache_head; in wl_free_bss_cache()
3908 wl_delete_dirty_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_delete_dirty_bss_cache() argument
3916 bss_head = &bss_cache_ctrl->m_cache_head; in wl_delete_dirty_bss_cache()
3947 wl_delete_disconnected_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl, in wl_delete_disconnected_bss_cache() argument
3953 bss_head = &bss_cache_ctrl->m_cache_head; in wl_delete_disconnected_bss_cache()
3984 wl_bss_cache_size(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_bss_cache_size() argument
3989 bss_head = &bss_cache_ctrl->m_cache_head; in wl_bss_cache_size()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_android.h317 void wl_free_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
318 void wl_delete_dirty_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
319 void wl_delete_disconnected_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl, u8 *bssid);
320 void wl_reset_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl);
321 void wl_update_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl,
326 void wl_release_bss_cache_ctrl(wl_bss_cache_ctrl_t *bss_cache_ctrl);
330 wl_bss_cache_ctrl_t *bss_cache_ctrl,
H A Dwl_android_ext.c6720 wl_bss_cache_ctrl_t *bss_cache_ctrl, in wl_ext_get_best_channel() argument
6770 node = bss_cache_ctrl->m_cache_head; in wl_ext_get_best_channel()
7419 wl_free_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_free_bss_cache() argument
7426 bss_head = &bss_cache_ctrl->m_cache_head; in wl_free_bss_cache()
7441 wl_delete_dirty_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_delete_dirty_bss_cache() argument
7449 bss_head = &bss_cache_ctrl->m_cache_head; in wl_delete_dirty_bss_cache()
7480 wl_delete_disconnected_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl, in wl_delete_disconnected_bss_cache() argument
7486 bss_head = &bss_cache_ctrl->m_cache_head; in wl_delete_disconnected_bss_cache()
7517 wl_reset_bss_cache(wl_bss_cache_ctrl_t *bss_cache_ctrl) in wl_reset_bss_cache() argument
7521 bss_head = &bss_cache_ctrl->m_cache_head; in wl_reset_bss_cache()
[all …]