Searched refs:DHD_STATLOG_ERR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_statlog.c | 42 #define DHD_STATLOG_ERR(x) DHD_STATLOG_ERR_INTERNAL x macro 53 DHD_STATLOG_ERR(("%s: dhdp is NULL\n", __FUNCTION__)); in dhd_attach_statlog() 59 DHD_STATLOG_ERR(("%s: failed to allocate memory for dhd_statlog_t\n", in dhd_attach_statlog() 67 DHD_STATLOG_ERR(("%s: failed to alloc log buffer\n", __FUNCTION__)); in dhd_attach_statlog() 77 DHD_STATLOG_ERR(("%s: failed to allocate memory for ring buffer\n", in dhd_attach_statlog() 85 DHD_STATLOG_ERR(("%s: failed to init ring buffer\n", __FUNCTION__)); in dhd_attach_statlog() 95 DHD_STATLOG_ERR(("%s: failed to allocate memory for bigdata logging buffer\n", in dhd_attach_statlog() 103 DHD_STATLOG_ERR(("%s: failed to init ring buffer for bigdata logging\n", in dhd_attach_statlog() 139 DHD_STATLOG_ERR(("%s: dhdp is NULL\n", __FUNCTION__)); in dhd_detach_statlog() 144 DHD_STATLOG_ERR(("%s: statlog is NULL\n", __FUNCTION__)); in dhd_detach_statlog() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_statlog.c | 42 #define DHD_STATLOG_ERR(x) DHD_STATLOG_ERR_INTERNAL x macro 53 DHD_STATLOG_ERR(("%s: dhdp is NULL\n", __FUNCTION__)); in dhd_attach_statlog() 59 DHD_STATLOG_ERR(("%s: failed to allocate memory for dhd_statlog_t\n", in dhd_attach_statlog() 67 DHD_STATLOG_ERR(("%s: failed to alloc log buffer\n", __FUNCTION__)); in dhd_attach_statlog() 77 DHD_STATLOG_ERR(("%s: failed to allocate memory for ring buffer\n", in dhd_attach_statlog() 85 DHD_STATLOG_ERR(("%s: failed to init ring buffer\n", __FUNCTION__)); in dhd_attach_statlog() 95 DHD_STATLOG_ERR(("%s: failed to allocate memory for bigdata logging buffer\n", in dhd_attach_statlog() 103 DHD_STATLOG_ERR(("%s: failed to init ring buffer for bigdata logging\n", in dhd_attach_statlog() 139 DHD_STATLOG_ERR(("%s: dhdp is NULL\n", __FUNCTION__)); in dhd_detach_statlog() 144 DHD_STATLOG_ERR(("%s: statlog is NULL\n", __FUNCTION__)); in dhd_detach_statlog() [all …]
|