Searched refs:forCnt (Results 1 – 1 of 1) sorted by relevance
2978 u32 i = 0, forCnt = 0; in phy_ParsePowerLimitTableFile() local2999 for (forCnt = 0; forCnt < TXPWR_LMT_MAX_REGULATION_NUM; ++forCnt) in phy_ParsePowerLimitTableFile()3000 memset((void *) regulation[forCnt], 0, 10); in phy_ParsePowerLimitTableFile()3077 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()3085 regulation[forCnt][regulation_name_cnt++] = szLine[i++]; in phy_ParsePowerLimitTableFile()3131 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()3198 PHY_SetTxPowerLimit(Adapter, (u8 *)regulation[forCnt], (u8 *)band, in phy_ParsePowerLimitTableFile()