Searched refs:SK_PNMI_TRAP_SIMPLE_LEN (Results 1 – 2 of 2) sorted by relevance
103 #define SK_PNMI_TRAP_SIMPLE_LEN 17 macro
7447 GetTrapEntry(pAC, TrapId, SK_PNMI_TRAP_SIMPLE_LEN); in QueueSimpleTrap()7476 Offset = SK_PNMI_TRAP_SIMPLE_LEN; in QueueSensorTrap()7528 SK_PNMI_STORE_U32(pBuf + SK_PNMI_TRAP_SIMPLE_LEN, Val32); in QueueRlmtNewMacTrap()7529 *(pBuf + SK_PNMI_TRAP_SIMPLE_LEN + 4) = 1; in QueueRlmtNewMacTrap()7530 *(pBuf + SK_PNMI_TRAP_SIMPLE_LEN + 5) = (char)ActiveMac; in QueueRlmtNewMacTrap()7555 SK_PNMI_STORE_U32(pBuf + SK_PNMI_TRAP_SIMPLE_LEN, Val32); in QueueRlmtPortTrap()7556 *(pBuf + SK_PNMI_TRAP_SIMPLE_LEN + 4) = 1; in QueueRlmtPortTrap()7557 *(pBuf + SK_PNMI_TRAP_SIMPLE_LEN + 5) = (char)PortIndex; in QueueRlmtPortTrap()