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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/h/
H A Dskrlmt.h75 #define SK_RLMT_RS_INIT 0 /* RLMT state: Init. */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/sk98lin/
H A Dskrlmt.c315 * The initial state is SK_RLMT_RS_INIT.
372 pAC->Rlmt.Net[i].RlmtState = SK_RLMT_RS_INIT;
2148 if (pRPort->Net->RlmtState != SK_RLMT_RS_INIT) {
2226 if (pRPort->Net->RlmtState != SK_RLMT_RS_INIT) {
2386 if (pAC->Rlmt.Net[Para.Para32[0]].RlmtState != SK_RLMT_RS_INIT) {
2476 if (pAC->Rlmt.Net[Para.Para32[0]].RlmtState == SK_RLMT_RS_INIT) {
2495 pAC->Rlmt.Net[Para.Para32[0]].RlmtState = SK_RLMT_RS_INIT;
2738 if (pAC->Rlmt.Net[NetNumber].RlmtState == SK_RLMT_RS_INIT) {
2900 if (pAC->Rlmt.Net[Para.Para32[1]].RlmtState != SK_RLMT_RS_INIT) {
2975 pAC->Rlmt.Net[i].RlmtState = SK_RLMT_RS_INIT;
[all...]

Completed in 104 milliseconds