Searched refs:FromPort (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/
H A Dskge.c3610 int FromPort; /* the port from which we switch away */ local
3626 FromPort = Param.Para32[0];
3628 ("PORT FAIL EVENT, Port: %d\n", FromPort));
3629 if (FromPort == 0) {
3638 FromPort = Param.Para32[0];
3640 ("PORT RESET EVENT, Port: %d ", FromPort));
3641 NewPara.Para64 = FromPort;
3644 &pAC->TxPort[FromPort][TX_PRIO_LOW].TxDesRingLock,
3646 SkGeStopPort(pAC, IoC, FromPort, SK_STOP_ALL, SK_HARD_RST);
3648 &pAC->TxPort[FromPort][TX_PRIO_LO
[all...]

Completed in 80 milliseconds