Searched refs:contentLen (Results 1 – 2 of 2) sorted by relevance
208 u16 contentLen = 0; in EFUSE_Read1Byte() local210 …EFUSE_GetEfuseDefinition(Adapter, EFUSE_WIFI, TYPE_EFUSE_REAL_CONTENT_LEN, (void *)&contentLen, fa… in EFUSE_Read1Byte()212 if (Address < contentLen) {/* E-fuse 512Byte */ in EFUSE_Read1Byte()
238 u16 contentLen = 0; in EFUSE_Read1Byte() local240 …EFUSE_GetEfuseDefinition(Adapter, EFUSE_WIFI, TYPE_EFUSE_REAL_CONTENT_LEN, (void *)&contentLen, fa… in EFUSE_Read1Byte()242 if (Address < contentLen) { /* E-fuse 512Byte */ in EFUSE_Read1Byte()