Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskaddr.c163 pAC->Addr.Net[i].ActivePort = pAC->Rlmt.Net[i].ActivePort; in SkAddrInit()
189 pAC->Addr.Port[pAC->Addr.Net[0].ActivePort].Exact[0] = in SkAddrInit()
1247 Port[pAC->Addr.Net[NetNumber].ActivePort]->PortNumber; in SkAddrOverride()
1266 Port[pAC->Addr.Net[NetNumber].ActivePort]->PortNumber; in SkAddrOverride()
1362 Port[pAC->Addr.Net[NetNumber].ActivePort]->PortNumber; in SkAddrOverride()
1754 ActivePort = i; in SkAddrSwap()
Dskge.c995 pAC->ActivePort, in SkGeBoardInit()
1704 PortIdx = pAC->ActivePort; in SkGeClose()
1814 &pAC->TxPort[pAC->ActivePort][TX_PRIO_LOW], in SkGeXmit()
1826 &pAC->TxPort[pAC->ActivePort][TX_PRIO_LOW], in SkGeXmit()
2660 if ((PortIndex == pAC->ActivePort) ||
2915 SkAddrOverride(pAC, pAC->IoBase, pAC->ActivePort,
2956 PortIdx = pAC->ActivePort;
3104 if (i == pAC->ActivePort) {
3121 if (i == pAC->ActivePort) {
4047 pAC->ActivePort = 0;
[all …]
Dskrlmt.c376 pAC->Rlmt.Net[i].ActivePort = pAC->Rlmt.Net[i].PrefPort; in SkRlmtInit()
1624 Active = pAC->Rlmt.Net[NetIdx].ActivePort; /* Index of active port. */ in SkRlmtCheckSwitch()
1644 Port[pAC->Rlmt.Net[NetIdx].ActivePort]->PortNumber; in SkRlmtCheckSwitch()
1676 pAC->Rlmt.Net[NetIdx].ActivePort = i; in SkRlmtCheckSwitch()
1790 pAC->Rlmt.Net[NetIdx].ActivePort = Para.Para32[1]; in SkRlmtCheckSwitch()
1808 Port[pAC->Rlmt.Net[NetIdx].ActivePort]->PortNumber; in SkRlmtCheckSwitch()
2237 pRPort->Net->Port[pRPort->Net->ActivePort]->PortNumber) { in SkRlmtEvtPortDownX()
2984 Net[1].ActivePort]->PortNumber, NULL, SK_ADDR_CLEAR_LOGICAL); in SkRlmtEvtSetNets()
2995 pAC->Rlmt.Net[i].ActivePort = pAC->Rlmt.Net[i].PrefPort; in SkRlmtEvtSetNets()
3022 pAC->Rlmt.Net[i].ActivePort = pAC->Rlmt.Net[i].PrefPort; in SkRlmtEvtSetNets()
[all …]
Dskgeinit.c285 int ActivePort, /* Active Port in RLMT mode */ in SkGeInitAssignRamToQueues() argument
295 if (ActivePort >= pAC->GIni.GIMacsFound) { in SkGeInitAssignRamToQueues()
298 ActivePort)); in SkGeInitAssignRamToQueues()
340 if (i != ActivePort) { in SkGeInitAssignRamToQueues()
357 pGePort = &pAC->GIni.GP[ActivePort]; in SkGeInitAssignRamToQueues()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskaddr.h201 SK_U32 ActivePort; /* View of module ADDR. */ member
Dskrlmt.h360 SK_U32 ActivePort; /* Active port. */ member
Dskdrv2nd.h460 int ActivePort; /* the active XMAC port */ member
Dskgeinit.h529 int ActivePort,