Home
last modified time | relevance | path

Searched refs:TrapId (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/net/sk98lin/
Dskgepnmi.c87 PNMI_STATIC char* GetTrapEntry(SK_AC *pAC, SK_U32 TrapId, unsigned int Size);
100 PNMI_STATIC void QueueRlmtPortTrap(SK_AC *pAC, SK_U32 TrapId,
102 PNMI_STATIC void QueueSensorTrap(SK_AC *pAC, SK_U32 TrapId,
104 PNMI_STATIC void QueueSimpleTrap(SK_AC *pAC, SK_U32 TrapId);
7255 SK_U32 TrapId, /* SNMP ID of the trap */ in GetTrapEntry() argument
7339 SK_PNMI_STORE_U32(pBuf + Beg + 1 + sizeof(SK_U32), TrapId); in GetTrapEntry()
7445 SK_U32 TrapId) /* Type of sensor trap */ in QueueSimpleTrap() argument
7447 GetTrapEntry(pAC, TrapId, SK_PNMI_TRAP_SIMPLE_LEN); in QueueSimpleTrap()
7463 SK_U32 TrapId, /* Type of sensor trap */ in QueueSensorTrap() argument
7474 pBuf = GetTrapEntry(pAC, TrapId, in QueueSensorTrap()
[all …]