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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskrlmt.h320 SK_BOOL PortNoRx; /* NoRx for >= 1 time slot. */ 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.c363 pAC->Rlmt.Port[i].PortNoRx = SK_FALSE;
828 pRPort->PortNoRx = SK_FALSE;
1234 * in a row (PortNoRx is already set) and the segmentation
1238 if (pRPort->PortNoRx && (pAC->Rlmt.Port[PortNumber].Net->LinksUp > 1) &&
1286 pRPort->PortNoRx = SK_TRUE;
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 &&

Completed in 89 milliseconds