Home
last modified time | relevance | path

Searched defs:mesh_if (Results 1 – 3 of 3) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Dwl_iapsta.c727 struct wl_if_info *mesh_if = (struct wl_if_info *)data; in wl_mesh_timer() local
751 wl_mesh_set_timer(struct wl_if_info *mesh_if, uint timeout) in wl_mesh_set_timer()
834 struct wl_if_info *mesh_if, bool scan) in wl_mesh_clear_mesh_info()
854 struct wl_if_info *mesh_if) in wl_mesh_update_vndr_ie()
915 struct wl_if_info *mesh_if) in wl_mesh_update_master_info()
937 struct wl_if_info *mesh_if) in wl_mesh_update_mesh_info()
1023 struct wl_if_info *mesh_if, const wl_event_msg_t *e, void *data) in wl_mesh_event_handler()
1083 wl_mesh_escan_detach(dhd_pub_t *dhd, struct wl_if_info *mesh_if) in wl_mesh_escan_detach()
1095 wl_mesh_escan_attach(dhd_pub_t *dhd, struct wl_if_info *mesh_if) in wl_mesh_escan_attach()
1106 wl_mesh_update_peer_path(struct wl_if_info *mesh_if, char *command, in wl_mesh_update_peer_path()
[all …]
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Dwl_iapsta.c805 struct wl_if_info *mesh_if = (struct wl_if_info *)data; in wl_mesh_timer() local
899 struct wl_if_info *mesh_if, bool scan) in wl_mesh_clear_mesh_info()
918 struct wl_if_info *mesh_if) in wl_mesh_update_vndr_ie()
990 struct wl_if_info *mesh_if) in wl_mesh_update_master_info()
1012 struct wl_if_info *mesh_if) in wl_mesh_update_mesh_info()
1104 struct wl_if_info *mesh_if, in wl_mesh_event_handler()
1173 static void wl_mesh_escan_detach(dhd_pub_t *dhd, struct wl_if_info *mesh_if) in wl_mesh_escan_detach()
1184 static int wl_mesh_escan_attach(dhd_pub_t *dhd, struct wl_if_info *mesh_if) in wl_mesh_escan_attach()
1194 static uint wl_mesh_update_peer_path(struct wl_if_info *mesh_if, char *command, in wl_mesh_update_peer_path()
3806 struct wl_if_info *mesh_if = NULL; in wl_ext_iapsta_event() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_android_ext.c2827 struct wl_if_info *mesh_if = (struct wl_if_info *)data; in wl_mesh_timer() local
2851 wl_mesh_set_timer(struct wl_if_info *mesh_if, uint timeout) in wl_mesh_set_timer()
2934 struct wl_if_info *mesh_if, bool scan) in wl_mesh_clear_mesh_info()
2954 struct wl_if_info *mesh_if) in wl_mesh_update_vndr_ie()
3015 struct wl_if_info *mesh_if) in wl_mesh_update_master_info()
3037 struct wl_if_info *mesh_if) in wl_mesh_update_mesh_info()
3123 struct wl_if_info *mesh_if, const wl_event_msg_t *e, void *data) in wl_mesh_event_handler()
3183 wl_mesh_escan_detach(dhd_pub_t *dhd, struct wl_if_info *mesh_if) in wl_mesh_escan_detach()
3195 wl_mesh_escan_attach(dhd_pub_t *dhd, struct wl_if_info *mesh_if) in wl_mesh_escan_attach()
3206 wl_mesh_update_peer_path(struct wl_if_info *mesh_if, char *command, in wl_mesh_update_peer_path()
[all …]