Searched refs:PFlowCtrlMode (Results 1 – 6 of 6) sorted by relevance
1563 switch (pPrt->PFlowCtrlMode) { in SkGmInitMac()1893 switch (pPrt->PFlowCtrlMode) { in SkXmInitPhyXmac()2016 switch (pPrt->PFlowCtrlMode) { in SkXmInitPhyBcom()2527 switch (pPrt->PFlowCtrlMode) { in SkGmInitPhyMarv()2564 switch (pPrt->PFlowCtrlMode) { in SkGmInitPhyMarv()2807 switch (pPrt->PFlowCtrlMode) { in SkXmInitPhyLone()2984 if ((pPrt->PFlowCtrlMode == SK_FLOW_MODE_SYMMETRIC || in SkXmAutoNegDoneXmac()2985 pPrt->PFlowCtrlMode == SK_FLOW_MODE_SYM_OR_REM) && in SkXmAutoNegDoneXmac()2990 else if (pPrt->PFlowCtrlMode == SK_FLOW_MODE_SYM_OR_REM && in SkXmAutoNegDoneXmac()2995 else if (pPrt->PFlowCtrlMode == SK_FLOW_MODE_LOC_SEND && in SkXmAutoNegDoneXmac()[all …]
3568 M_CurrPort.PFlowCtrlMode = SK_FLOW_MODE_SYM_OR_REM;3615 M_CurrPort.PFlowCtrlMode = SK_FLOW_MODE_SYM_OR_REM;3622 M_CurrPort.PFlowCtrlMode = SK_FLOW_MODE_NONE;3629 M_CurrPort.PFlowCtrlMode = SK_FLOW_MODE_NONE;3636 M_CurrPort.PFlowCtrlMode = SK_FLOW_MODE_NONE;3643 M_CurrPort.PFlowCtrlMode = SK_FLOW_MODE_NONE;3817 pAC->GIni.GP[0].PFlowCtrlMode = FlowCtrl;4015 pAC->GIni.GP[1].PFlowCtrlMode = FlowCtrl;
2035 if (pPrt->PFlowCtrlMode != Val8) {2037 pPrt->PFlowCtrlMode = Val8;2195 if (pPrt->PFlowCtrlMode == SK_FLOW_MODE_SYM_OR_REM) {
5279 *pBufPtr = pAC->GIni.GP[PhysPortIndex].PFlowCtrlMode; in MacPrivateConf()5284 *pBufPtr = pAC->GIni.GP[NetIndex].PFlowCtrlMode; in MacPrivateConf()6238 *pBuf = pPrt->PFlowCtrlMode; in VirtualConf()6247 if (*pBuf != pPrt->PFlowCtrlMode) { in VirtualConf()
1383 pPrt->PFlowCtrlMode = (SK_U8)SK_FLOW_MODE_SYM_OR_REM; in SkGeInit0()
353 SK_U8 PFlowCtrlMode; /* Flow Control Mode */ member