Searched refs:forCnt (Results 1 – 1 of 1) sorted by relevance
2993 u32 i = 0, forCnt = 0; in phy_ParsePowerLimitTableFile() local3014 for (forCnt = 0; forCnt < TXPWR_LMT_MAX_REGULATION_NUM; ++forCnt) in phy_ParsePowerLimitTableFile()3015 memset((void *) regulation[forCnt], 0, 10); in phy_ParsePowerLimitTableFile()3092 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()3100 regulation[forCnt][regulation_name_cnt++] = szLine[i++]; in phy_ParsePowerLimitTableFile()3146 for (forCnt = 0; forCnt < colNum; ++forCnt) { in phy_ParsePowerLimitTableFile()3213 PHY_SetTxPowerLimit(Adapter, (u8 *)regulation[forCnt], (u8 *)band, in phy_ParsePowerLimitTableFile()