Lines Matching refs:macsusp

11227 		const hnd_ext_trap_macsusp_t* macsusp;  local
11229 macsusp = (const hnd_ext_trap_macsusp_t *)tlv;
11230 bcm_bprintf(b, " version: %d\n", macsusp->version);
11231 bcm_bprintf(b, " trap_reason: %d\n", macsusp->trap_reason);
11232 bcm_bprintf(b, " maccontrol: 0x%x\n", macsusp->i32_maccontrol);
11233 bcm_bprintf(b, " maccommand: 0x%x\n", macsusp->i32_maccommand);
11234 bcm_bprintf(b, " macintstatus: 0x%x\n", macsusp->i32_macintstatus);
11236 bcm_bprintf(b, " phydebug[%d]: 0x%x\n", i, macsusp->i32_phydebug[i]);
11238 bcm_bprintf(b, " psmdebug[%d]: 0x%x\n", i, macsusp->i32_psmdebug[i]);
11239 bcm_bprintf(b, " Rxe Status_1: 0x%x\n", macsusp->i16_0x41a);
11240 bcm_bprintf(b, " Rxe Status_2: 0x%x\n", macsusp->i16_0x41c);
11241 bcm_bprintf(b, " PSM BRC: 0x%x\n", macsusp->i16_0x490);
11242 bcm_bprintf(b, " TXE Status: 0x%x\n", macsusp->i16_0x50e);
11243 bcm_bprintf(b, " TXE xmtdmabusy: 0x%x\n", macsusp->i16_0x55e);
11244 bcm_bprintf(b, " TXE XMTfifosuspflush: 0x%x\n", macsusp->i16_0x566);
11245 bcm_bprintf(b, " IFS Stat: 0x%x\n", macsusp->i16_0x690);
11246 bcm_bprintf(b, " IFS MEDBUSY CTR: 0x%x\n", macsusp->i16_0x692);
11247 bcm_bprintf(b, " IFS TX DUR: 0x%x\n", macsusp->i16_0x694);
11248 bcm_bprintf(b, " WEP CTL: 0x%x\n", macsusp->i16_0x7c0);
11249 bcm_bprintf(b, " TXE AQM fifo Ready: 0x%x\n", macsusp->i16_0x838);
11250 bcm_bprintf(b, " MHP status: 0x%x\n", macsusp->i16_0x880);
11251 bcm_bprintf(b, " shm_prewds_cnt: 0x%x\n", macsusp->shm_prewds_cnt);
11252 bcm_bprintf(b, " shm_ucode_dbgst: 0x%x\n", macsusp->shm_ucode_dbgst);