Lines Matching refs:macsusp
14656 const hnd_ext_trap_macsusp_t* macsusp; local
14658 macsusp = (const hnd_ext_trap_macsusp_t *)tlv->data;
14659 bcm_bprintf(b, " version: %d\n", macsusp->version);
14660 bcm_bprintf(b, " trap_reason: %d\n", macsusp->trap_reason);
14661 bcm_bprintf(b, " maccontrol: 0x%x\n", macsusp->i32_maccontrol);
14662 bcm_bprintf(b, " maccommand: 0x%x\n", macsusp->i32_maccommand);
14663 bcm_bprintf(b, " macintstatus: 0x%x\n", macsusp->i32_macintstatus);
14665 bcm_bprintf(b, " phydebug[%d]: 0x%x\n", i, macsusp->i32_phydebug[i]);
14667 bcm_bprintf(b, " psmdebug[%d]: 0x%x\n", i, macsusp->i32_psmdebug[i]);
14668 bcm_bprintf(b, " Rxe Status_1: 0x%x\n", macsusp->i16_0x41a);
14669 bcm_bprintf(b, " Rxe Status_2: 0x%x\n", macsusp->i16_0x41c);
14670 bcm_bprintf(b, " PSM BRC: 0x%x\n", macsusp->i16_0x490);
14671 bcm_bprintf(b, " TXE Status: 0x%x\n", macsusp->i16_0x50e);
14672 bcm_bprintf(b, " TXE xmtdmabusy: 0x%x\n", macsusp->i16_0x55e);
14673 bcm_bprintf(b, " TXE XMTfifosuspflush: 0x%x\n", macsusp->i16_0x566);
14674 bcm_bprintf(b, " IFS Stat: 0x%x\n", macsusp->i16_0x690);
14675 bcm_bprintf(b, " IFS MEDBUSY CTR: 0x%x\n", macsusp->i16_0x692);
14676 bcm_bprintf(b, " IFS TX DUR: 0x%x\n", macsusp->i16_0x694);
14677 bcm_bprintf(b, " WEP CTL: 0x%x\n", macsusp->i16_0x7c0);
14678 bcm_bprintf(b, " TXE AQM fifo Ready: 0x%x\n", macsusp->i16_0x838);
14679 bcm_bprintf(b, " MHP status: 0x%x\n", macsusp->i16_0x880);
14680 bcm_bprintf(b, " shm_prewds_cnt: 0x%x\n", macsusp->shm_prewds_cnt);
14681 bcm_bprintf(b, " shm_ucode_dbgst: 0x%x\n", macsusp->shm_ucode_dbgst);