Searched refs:pd11regs_x (Results 1 – 1 of 1) sorted by relevance
41 d11regs_list_t *pd11regs_x; member102 if (macdbg_info->pd11regs_x) { in dhd_macdbg_detach()104 MFREE(dhdp->osh, macdbg_info->pd11regs_x, in dhd_macdbg_detach()105 (macdbg_info->d11regsx_sz * sizeof(macdbg_info->pd11regs_x[0]))); in dhd_macdbg_detach()143 macdbg_info->pd11regs_x = pd11regs; in dhd_macdbg_event_handler()507 macdbg_info->pd11regs_x, macdbg_info->d11regsx_sz)); in dhd_macdbg_dumpmac()519 cnt += _dhd_pd11regs_bylist(macdbg_info, macdbg_info->pd11regs_x, in dhd_macdbg_dumpmac()587 if (macdbg_info->pd11regs_x) { in dhd_macdbg_reglist()591 (uint16)sizeof(*(macdbg_info->pd11regs_x)); in dhd_macdbg_reglist()592 xtlv_desc[desc_idx].ptr = macdbg_info->pd11regs_x; in dhd_macdbg_reglist()