Searched refs:phyCount (Results 1 – 10 of 10) sorted by relevance
86 if ( phyId >= saRoot->phyCount ) in saPhyStart()223 if ( (phyId & 0xF) >= saRoot->phyCount ) in saPhyStop()335 if ( phyId >= saRoot->phyCount ) in siPhyStopCB()537 if ( phyId >= saRoot->phyCount ) in saLocalPhyControl()687 if ( phyId >= saRoot->phyCount ) in saLocalPhyControl()868 if ( phyId >= saRoot->phyCount ) in saGetPhyProfile()
227 bit8 phyCount; /**< number of phys */ member
857 saRoot->phyCount = (bit8) hwConfig->phyCount; in saInitialize()859 for ( i = 0; i < saRoot->phyCount; i ++ ) in saInitialize()870 saRoot->portCount = saRoot->phyCount; in saInitialize()886 for ( j = 0; j < saRoot->phyCount; j ++ ) in saInitialize()3363 saRoot->ControllerInfo.phyCount = (bit8)((config->ContrlCapFlag & PHY_COUNT_BITS) >> SHIFT19); in mpiWaitForConfigTable()3408 SA_DBG1(("mpiWaitForConfigTable: Phy Count = 0x%x\n", saRoot->ControllerInfo.phyCount)); in mpiWaitForConfigTable()3943 saRoot->phyCount = (bit8) hwConfig->phyCount; in siInitResources()3945 for ( i = 0; i < saRoot->phyCount; i ++ ) in siInitResources()3956 saRoot->portCount = saRoot->phyCount; in siInitResources()3972 for ( j = 0; j < saRoot->phyCount; j ++ ) in siInitResources()
923 controllerInfo->phyCount = (bit8)((ContrlCapFlag & MAIN_PHY_COUNT_MASK) >> SHIFT19); in saGetControllerInfo()946 SA_DBG1(("saGetControllerInfo: phyCount 0x%X\n", controllerInfo->phyCount)); in saGetControllerInfo()
1263 if (portId > saRoot->phyCount) in mpiHWevent()
273 bit32 phyCount; member
2625 HwConfig->phyCount = TD_MAX_NUM_PHYS; in tdsaGetHwConfigParams()4693 bit32 phyCount = tdsaAllShared->phyCount; in tiCOMConfigureSgpio() local4723 regCount = phyCount / 4; in tiCOMConfigureSgpio()
748 for( i = 0; i < saRoot->phyCount ; i++) in tiCOMMgntIOCTL()2869 PhyData->Reserved1 = ControllerInfo.phyCount; in tdsaGetPhyGeneralStatusIoctl()
2683 TI_DBG6(("HwConfig->phyCount %d\n", HwConfig->phyCount)); in tdsaPrintHwConfig()
2061 bit8 phyCount; /* number of phy available in the controller */ member2302 bit32 phyCount; /**< Number of PHYs that are to be configured member