Searched refs:phyCount (Results 1 – 10 of 10) sorted by relevance
85 if ( phyId >= saRoot->phyCount ) in saPhyStart()222 if ( (phyId & 0xF) >= saRoot->phyCount ) in saPhyStop()334 if ( phyId >= saRoot->phyCount ) in siPhyStopCB()536 if ( phyId >= saRoot->phyCount ) in saLocalPhyControl()686 if ( phyId >= saRoot->phyCount ) in saLocalPhyControl()867 if ( phyId >= saRoot->phyCount ) in saGetPhyProfile()
226 bit8 phyCount; /**< number of phys */ member
856 saRoot->phyCount = (bit8) hwConfig->phyCount; in saInitialize()858 for ( i = 0; i < saRoot->phyCount; i ++ ) in saInitialize()869 saRoot->portCount = saRoot->phyCount; in saInitialize()885 for ( j = 0; j < saRoot->phyCount; j ++ ) in saInitialize()3362 saRoot->ControllerInfo.phyCount = (bit8)((config->ContrlCapFlag & PHY_COUNT_BITS) >> SHIFT19); in mpiWaitForConfigTable()3407 SA_DBG1(("mpiWaitForConfigTable: Phy Count = 0x%x\n", saRoot->ControllerInfo.phyCount)); in mpiWaitForConfigTable()3942 saRoot->phyCount = (bit8) hwConfig->phyCount; in siInitResources()3944 for ( i = 0; i < saRoot->phyCount; i ++ ) in siInitResources()3955 saRoot->portCount = saRoot->phyCount; in siInitResources()3971 for ( j = 0; j < saRoot->phyCount; j ++ ) in siInitResources()
922 controllerInfo->phyCount = (bit8)((ContrlCapFlag & MAIN_PHY_COUNT_MASK) >> SHIFT19); in saGetControllerInfo()945 SA_DBG1(("saGetControllerInfo: phyCount 0x%X\n", controllerInfo->phyCount)); in saGetControllerInfo()
1259 if (portId > saRoot->phyCount) in mpiHWevent()
272 bit32 phyCount; member
2624 HwConfig->phyCount = TD_MAX_NUM_PHYS; in tdsaGetHwConfigParams()4692 bit32 phyCount = tdsaAllShared->phyCount; in tiCOMConfigureSgpio() local4722 regCount = phyCount / 4; in tiCOMConfigureSgpio()
747 for( i = 0; i < saRoot->phyCount ; i++) in tiCOMMgntIOCTL()2868 PhyData->Reserved1 = ControllerInfo.phyCount; in tdsaGetPhyGeneralStatusIoctl()
2682 TI_DBG6(("HwConfig->phyCount %d\n", HwConfig->phyCount)); in tdsaPrintHwConfig()
2060 bit8 phyCount; /* number of phy available in the controller */ member2301 bit32 phyCount; /**< Number of PHYs that are to be configured member