Searched refs:efuse_maplen (Results 1 – 6 of 6) sorted by relevance
129 if (addr + 1 >= sc->efuse_maplen) in rtwn_efuse_read_data()246 rom = malloc(sc->efuse_maplen, M_TEMP, M_WAITOK); in rtwn_read_rom()250 error = rtwn_efuse_read_prepare(sc, rom, sc->efuse_maplen); in rtwn_read_rom()
189 sc->efuse_maplen = R92E_EFUSE_MAP_LEN; in r92eu_attach()
211 sc->efuse_maplen = R88E_EFUSE_MAP_LEN; in r88eu_attach()
234 sc->efuse_maplen = R92C_EFUSE_MAP_LEN; in r92cu_attach()
221 sc->efuse_maplen = R88E_EFUSE_MAP_LEN; in r88ee_attach()
247 sc->efuse_maplen = R92C_EFUSE_MAP_LEN; in r92ce_attach()