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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskdrv2nd.h429 int PortDown; member in struct:s_AC
H A Dskrlmt.h285 SK_BOOL PortDown; member in struct:s_RlmtPort
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskrlmt.c361 pAC->Rlmt.Port[i].PortDown = SK_TRUE;
528 * 2. the next port that is not PortDown.
837 ("SkRlmtPacketReceive: Received on PortDown.\n"))
848 } /* PortDown && !SuspectTx */
1283 else { /* PortDown -- or all partners suspect. */
1341 pAC->Rlmt.Port[i].PortDown, pAC->Rlmt.Port[i].PortNoRx,
1345 if (!pAC->Rlmt.Port[i].PortDown && !pAC->Rlmt.Port[i].PortNoRx) {
1363 if (!pAC->Rlmt.Port[i].PortDown && !pAC->Rlmt.Port[i].PortNoRx &&
1418 if (!pAC->Rlmt.Port[i].PortDown &&
1421 if (!pAC->Rlmt.Port[Active].PortDown
[all...]
H A Dskgepnmi.c6296 else if (!pAC->Rlmt.Port[PhysPortIndex].PortDown) {

Completed in 117 milliseconds