Searched refs:efuse_maplen (Results 1 – 9 of 9) 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()
392 int efuse_maplen; member
186 sc->efuse_maplen = R92E_EFUSE_MAP_LEN; in r92eu_attach()
208 sc->efuse_maplen = R88E_EFUSE_MAP_LEN; in r88eu_attach()
231 sc->efuse_maplen = R92C_EFUSE_MAP_LEN; in r92cu_attach()
218 sc->efuse_maplen = R88E_EFUSE_MAP_LEN; in r88ee_attach()
244 sc->efuse_maplen = R92C_EFUSE_MAP_LEN; in r92ce_attach()
277 sc->efuse_maplen = R12A_EFUSE_MAP_LEN; in r12au_attach()
263 sc->efuse_maplen = R12A_EFUSE_MAP_LEN; in r21au_attach()