Searched refs:IAPSTA_ERROR (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 | 16 #define IAPSTA_ERROR(name, arg1, args...) \ macro 431 IAPSTA_ERROR(cur_if->ifname, "Can't schedule pm work handler\n"); in wl_ext_add_remove_pm_enable_work() 764 IAPSTA_ERROR(dev->name, "bad band %d\n", chan_info->band); in wl_ext_chan_to_chanspec() 773 IAPSTA_ERROR(dev->name, "bw_cap failed, %d\n", err); in wl_ext_chan_to_chanspec() 795 IAPSTA_ERROR(dev->name, "failed to convert host chanspec to fw chanspec\n"); in wl_ext_chan_to_chanspec() 807 IAPSTA_ERROR(dev->name, "Invalid chanspec 0x%x\n", chspec); in wl_ext_chan_to_chanspec() 899 IAPSTA_ERROR("wlan", "dev is not ready\n"); in wl_ext_connect_timeout() 910 IAPSTA_ERROR(dev->name, "timer expired\n"); in wl_ext_connect_timeout() 1012 IAPSTA_ERROR(dev->name, "Failed to allocate buffer of %d bytes\n", in wl_ext_mesh_peer_status() 1028 IAPSTA_ERROR(dev->name, "[%s][%c] is not mesh interface\n", in wl_ext_mesh_peer_status() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iapsta.c | 27 #define IAPSTA_ERROR(name, arg1, args...) \ macro 462 IAPSTA_ERROR(cur_if->ifname, "Can't schedule pm work handler\n"); in wl_ext_add_remove_pm_enable_work() 810 IAPSTA_ERROR(dev->name, "bad band %d\n", chan_info->band); in wl_ext_chan_to_chanspec() 819 IAPSTA_ERROR(dev->name, "bw_cap failed, %d\n", err); in wl_ext_chan_to_chanspec() 841 IAPSTA_ERROR(dev->name, "failed to convert host chanspec to fw chanspec\n"); in wl_ext_chan_to_chanspec() 853 IAPSTA_ERROR(dev->name, "Invalid chanspec 0x%x\n", chspec); in wl_ext_chan_to_chanspec() 986 IAPSTA_ERROR("wlan", "dev is not ready\n"); in wl_ext_connect_timeout() 997 IAPSTA_ERROR(dev->name, "timer expired\n"); in wl_ext_connect_timeout() 1099 IAPSTA_ERROR(dev->name, "Failed to allocate buffer of %d bytes\n", in wl_ext_mesh_peer_status() 1115 IAPSTA_ERROR(dev->name, "[%s][%c] is not mesh interface\n", in wl_ext_mesh_peer_status() [all …]
|