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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/h/
H A Dskrlmt.h449 SK_BOOL PortNoRx; /* NoRx for >= 1 time slot. */ member in struct:s_RlmtPort
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/sk98lin/
H A Dskrlmt.c361 pAC->Rlmt.Port[i].PortNoRx = SK_FALSE;
778 pRPort->PortNoRx = SK_FALSE;
1184 * in a row (PortNoRx is already set) and the segmentation
1188 if (pRPort->PortNoRx && (pAC->Rlmt.Port[PortNumber].Net->LinksUp > 1) &&
1236 pRPort->PortNoRx = SK_TRUE;
1294 if (!pAC->Rlmt.Port[i].PortDown && !pAC->Rlmt.Port[i].PortNoRx) {
1310 if (!pAC->Rlmt.Port[i].PortDown && !pAC->Rlmt.Port[i].PortNoRx &&

Completed in 47 milliseconds