Searched refs:IAPSTA_TRACE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_iapsta.c | 22 #define IAPSTA_TRACE(name, arg1, args...) \ macro 363 IAPSTA_TRACE("wlan", "%s: Enter\n", __FUNCTION__); in wl_ext_pm_work_handler() 377 IAPSTA_TRACE(cur_if->ifname, "dhd is null or not up\n"); in wl_ext_pm_work_handler() 517 IAPSTA_TRACE(dev->name, "Network mode: B only\n"); in wl_ext_set_bgnmode() 522 IAPSTA_TRACE(dev->name, "Network mode: G only\n"); in wl_ext_set_bgnmode() 527 IAPSTA_TRACE(dev->name, "Network mode: B/G mixed\n"); in wl_ext_set_bgnmode() 534 IAPSTA_TRACE(dev->name, "Network mode: B/G/N mixed\n"); in wl_ext_set_bgnmode() 541 IAPSTA_TRACE(dev->name, "Network mode: B/G/N/AC mixed\n"); in wl_ext_set_bgnmode() 855 IAPSTA_TRACE("wlan", "timeout=%d\n", timeout); in wl_ext_mod_timer() 1055 IAPSTA_TRACE(dev->name, "timer expired\n"); in wl_mesh_timer() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iapsta.c | 33 #define IAPSTA_TRACE(name, arg1, args...) \ macro 394 IAPSTA_TRACE("wlan", "%s: Enter\n", __FUNCTION__); in wl_ext_pm_work_handler() 408 IAPSTA_TRACE(cur_if->ifname, "dhd is null or not up\n"); in wl_ext_pm_work_handler() 548 IAPSTA_TRACE(dev->name, "Network mode: B only\n"); in wl_ext_set_bgnmode() 553 IAPSTA_TRACE(dev->name, "Network mode: G only\n"); in wl_ext_set_bgnmode() 558 IAPSTA_TRACE(dev->name, "Network mode: B/G mixed\n"); in wl_ext_set_bgnmode() 565 IAPSTA_TRACE(dev->name, "Network mode: B/G/N mixed\n"); in wl_ext_set_bgnmode() 572 IAPSTA_TRACE(dev->name, "Network mode: B/G/N/AC mixed\n"); in wl_ext_set_bgnmode() 1142 IAPSTA_TRACE(dev->name, "timer expired\n"); in wl_mesh_timer() 1226 IAPSTA_TRACE(mesh_if->dev->name, "Enter\n"); in wl_mesh_clear_mesh_info() [all …]
|