| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_debug.c | 544 dhd_dbg_verboselog_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_handler() argument 548 uint32 *log_ptr = plog_hdr->log_ptr; in dhd_dbg_verboselog_handler() 585 if (plog_hdr->tag == EVENT_LOG_TAG_ROM_PRINTF) { in dhd_dbg_verboselog_handler() 586 rom_str_len = (plog_hdr->count - 1) * sizeof(uint32); in dhd_dbg_verboselog_handler() 596 log_ptr[plog_hdr->count - 1], fmtstr_loc_buf)); in dhd_dbg_verboselog_handler() 605 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE || in dhd_dbg_verboselog_handler() 606 plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE_TLV) { in dhd_dbg_verboselog_handler() 607 wl_mschdbg_verboselog_handler(dhdp, raw_event_ptr, plog_hdr, log_ptr); in dhd_dbg_verboselog_handler() 612 dhd_dbg_verboselog_printf(dhdp, plog_hdr, raw_event_ptr, log_ptr, logset, block); in dhd_dbg_verboselog_handler() 616 dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_printf() argument [all …]
|
| H A D | dhd_mschdbg.h | 33 prcd_event_log_hdr_t *plog_hdr, uint32 *log_ptr);
|
| H A D | dhd_event_log_filter.h | 49 dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, uint32 *data);
|
| H A D | dhd_debug.h | 799 extern void dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, 880 void print_roam_enhanced_log(prcd_event_log_hdr_t *plog_hdr); 882 typedef void (*print_roam_enhance_log_func)(prcd_event_log_hdr_t *plog_hdr);
|
| H A D | dhd_mschdbg.c | 748 wl_mschdbg_verboselog_handler(dhd_pub_t *dhdp, void *raw_event_ptr, prcd_event_log_hdr_t *plog_hdr, in wl_mschdbg_verboselog_handler() argument 754 if (plog_hdr->count == 0) { in wl_mschdbg_verboselog_handler() 757 log_pyld_len = (plog_hdr->count - 1) * DATA_UNIT_FOR_LOG_CNT; in wl_mschdbg_verboselog_handler() 759 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE) { in wl_mschdbg_verboselog_handler()
|
| H A D | dhd_event_log_filter.c | 1208 dhd_event_log_filter_event_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, uint32 *data) in dhd_event_log_filter_event_handler() argument 1219 if (!plog_hdr || !data) { in dhd_event_log_filter_event_handler() 1232 filter->tmp_armcycle = plog_hdr->armcycle; in dhd_event_log_filter_event_handler() 1243 plog_hdr->tag, plog_hdr->tag, plog_hdr->count, plog_hdr->count)); in dhd_event_log_filter_event_handler() 1244 for (idx = 0; idx < plog_hdr->count; idx++) { in dhd_event_log_filter_event_handler() 1262 (plog_hdr->count - 1) * sizeof(uint32), in dhd_event_log_filter_event_handler()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_debug.c | 544 dhd_dbg_verboselog_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_handler() argument 548 uint32 *log_ptr = plog_hdr->log_ptr; in dhd_dbg_verboselog_handler() 585 if (plog_hdr->tag == EVENT_LOG_TAG_ROM_PRINTF) { in dhd_dbg_verboselog_handler() 586 rom_str_len = (plog_hdr->count - 1) * sizeof(uint32); in dhd_dbg_verboselog_handler() 596 log_ptr[plog_hdr->count - 1], fmtstr_loc_buf)); in dhd_dbg_verboselog_handler() 605 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE || in dhd_dbg_verboselog_handler() 606 plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE_TLV) { in dhd_dbg_verboselog_handler() 607 wl_mschdbg_verboselog_handler(dhdp, raw_event_ptr, plog_hdr, log_ptr); in dhd_dbg_verboselog_handler() 612 dhd_dbg_verboselog_printf(dhdp, plog_hdr, raw_event_ptr, log_ptr, logset, block); in dhd_dbg_verboselog_handler() 616 dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_printf() argument [all …]
|
| H A D | dhd_mschdbg.h | 33 prcd_event_log_hdr_t *plog_hdr, uint32 *log_ptr);
|
| H A D | dhd_event_log_filter.h | 49 dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, uint32 *data);
|
| H A D | dhd_debug.h | 799 extern void dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, 880 void print_roam_enhanced_log(prcd_event_log_hdr_t *plog_hdr); 882 typedef void (*print_roam_enhance_log_func)(prcd_event_log_hdr_t *plog_hdr);
|
| H A D | dhd_mschdbg.c | 748 wl_mschdbg_verboselog_handler(dhd_pub_t *dhdp, void *raw_event_ptr, prcd_event_log_hdr_t *plog_hdr, in wl_mschdbg_verboselog_handler() argument 754 if (plog_hdr->count == 0) { in wl_mschdbg_verboselog_handler() 757 log_pyld_len = (plog_hdr->count - 1) * DATA_UNIT_FOR_LOG_CNT; in wl_mschdbg_verboselog_handler() 759 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE) { in wl_mschdbg_verboselog_handler()
|
| H A D | dhd_event_log_filter.c | 1208 dhd_event_log_filter_event_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, uint32 *data) in dhd_event_log_filter_event_handler() argument 1219 if (!plog_hdr || !data) { in dhd_event_log_filter_event_handler() 1232 filter->tmp_armcycle = plog_hdr->armcycle; in dhd_event_log_filter_event_handler() 1243 plog_hdr->tag, plog_hdr->tag, plog_hdr->count, plog_hdr->count)); in dhd_event_log_filter_event_handler() 1244 for (idx = 0; idx < plog_hdr->count; idx++) { in dhd_event_log_filter_event_handler() 1262 (plog_hdr->count - 1) * sizeof(uint32), in dhd_event_log_filter_event_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_debug.c | 509 dhd_dbg_verboselog_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_handler() argument 513 uint32 *log_ptr = plog_hdr->log_ptr; in dhd_dbg_verboselog_handler() 542 if (plog_hdr->tag == EVENT_LOG_TAG_ROM_PRINTF) { in dhd_dbg_verboselog_handler() 543 rom_str_len = (plog_hdr->count - 1) * sizeof(uint32); in dhd_dbg_verboselog_handler() 553 log_ptr[plog_hdr->count - 1], fmtstr_loc_buf)); in dhd_dbg_verboselog_handler() 562 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE || in dhd_dbg_verboselog_handler() 563 plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE_TLV) { in dhd_dbg_verboselog_handler() 564 wl_mschdbg_verboselog_handler(dhdp, raw_event_ptr, plog_hdr, log_ptr); in dhd_dbg_verboselog_handler() 569 dhd_dbg_verboselog_printf(dhdp, plog_hdr, raw_event_ptr, log_ptr, logset, block); in dhd_dbg_verboselog_handler() 573 dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_printf() argument [all …]
|
| H A D | dhd_mschdbg.h | 38 prcd_event_log_hdr_t *plog_hdr, uint32 *log_ptr);
|
| H A D | dhd_mschdbg.c | 742 wl_mschdbg_verboselog_handler(dhd_pub_t *dhdp, void *raw_event_ptr, prcd_event_log_hdr_t *plog_hdr, in wl_mschdbg_verboselog_handler() argument 748 if (plog_hdr->count == 0) { in wl_mschdbg_verboselog_handler() 751 log_pyld_len = (plog_hdr->count - 1) * DATA_UNIT_FOR_LOG_CNT; in wl_mschdbg_verboselog_handler() 753 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE) { in wl_mschdbg_verboselog_handler()
|
| H A D | dhd_debug.h | 778 extern void dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_debug.c | 509 dhd_dbg_verboselog_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_handler() argument 513 uint32 *log_ptr = plog_hdr->log_ptr; in dhd_dbg_verboselog_handler() 542 if (plog_hdr->tag == EVENT_LOG_TAG_ROM_PRINTF) { in dhd_dbg_verboselog_handler() 543 rom_str_len = (plog_hdr->count - 1) * sizeof(uint32); in dhd_dbg_verboselog_handler() 553 log_ptr[plog_hdr->count - 1], fmtstr_loc_buf)); in dhd_dbg_verboselog_handler() 562 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE || in dhd_dbg_verboselog_handler() 563 plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE_TLV) { in dhd_dbg_verboselog_handler() 564 wl_mschdbg_verboselog_handler(dhdp, raw_event_ptr, plog_hdr, log_ptr); in dhd_dbg_verboselog_handler() 569 dhd_dbg_verboselog_printf(dhdp, plog_hdr, raw_event_ptr, log_ptr, logset, block); in dhd_dbg_verboselog_handler() 573 dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_printf() argument [all …]
|
| H A D | dhd_mschdbg.h | 38 prcd_event_log_hdr_t *plog_hdr, uint32 *log_ptr);
|
| H A D | dhd_mschdbg.c | 742 wl_mschdbg_verboselog_handler(dhd_pub_t *dhdp, void *raw_event_ptr, prcd_event_log_hdr_t *plog_hdr, in wl_mschdbg_verboselog_handler() argument 748 if (plog_hdr->count == 0) { in wl_mschdbg_verboselog_handler() 751 log_pyld_len = (plog_hdr->count - 1) * DATA_UNIT_FOR_LOG_CNT; in wl_mschdbg_verboselog_handler() 753 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE) { in wl_mschdbg_verboselog_handler()
|
| H A D | dhd_debug.h | 778 extern void dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_debug.c | 509 dhd_dbg_verboselog_handler(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_handler() argument 513 uint32 *log_ptr = plog_hdr->log_ptr; in dhd_dbg_verboselog_handler() 542 if (plog_hdr->tag == EVENT_LOG_TAG_ROM_PRINTF) { in dhd_dbg_verboselog_handler() 543 rom_str_len = (plog_hdr->count - 1) * sizeof(uint32); in dhd_dbg_verboselog_handler() 553 log_ptr[plog_hdr->count - 1], fmtstr_loc_buf)); in dhd_dbg_verboselog_handler() 562 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE || in dhd_dbg_verboselog_handler() 563 plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE_TLV) { in dhd_dbg_verboselog_handler() 564 wl_mschdbg_verboselog_handler(dhdp, raw_event_ptr, plog_hdr, log_ptr); in dhd_dbg_verboselog_handler() 569 dhd_dbg_verboselog_printf(dhdp, plog_hdr, raw_event_ptr, log_ptr, logset, block); in dhd_dbg_verboselog_handler() 573 dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr, in dhd_dbg_verboselog_printf() argument [all …]
|
| H A D | dhd_mschdbg.h | 38 prcd_event_log_hdr_t *plog_hdr, uint32 *log_ptr);
|
| H A D | dhd_mschdbg.c | 742 wl_mschdbg_verboselog_handler(dhd_pub_t *dhdp, void *raw_event_ptr, prcd_event_log_hdr_t *plog_hdr, in wl_mschdbg_verboselog_handler() argument 748 if (plog_hdr->count == 0) { in wl_mschdbg_verboselog_handler() 751 log_pyld_len = (plog_hdr->count - 1) * DATA_UNIT_FOR_LOG_CNT; in wl_mschdbg_verboselog_handler() 753 if (plog_hdr->tag == EVENT_LOG_TAG_MSCHPROFILE) { in wl_mschdbg_verboselog_handler()
|
| H A D | dhd_debug.h | 778 extern void dhd_dbg_verboselog_printf(dhd_pub_t *dhdp, prcd_event_log_hdr_t *plog_hdr,
|