Searched refs:fwsize_limit (Results 1 – 9 of 9) sorted by relevance
132 if (len < sizeof(*hdr) || len > sc->fwsize_limit) { in rtwn_load_firmware()
398 int fwsize_limit; member
191 sc->fwsize_limit = R92E_MAX_FW_SIZE; in r92eu_attach()
213 sc->fwsize_limit = R92C_MAX_FW_SIZE; in r88eu_attach()
249 sc->fwsize_limit = R92C_MAX_FW_SIZE; in r92ce_attach()
236 sc->fwsize_limit = R92C_MAX_FW_SIZE; in r92cu_attach()
223 sc->fwsize_limit = R92C_MAX_FW_SIZE; in r88ee_attach()
282 sc->fwsize_limit = R12A_MAX_FW_SIZE; in r12au_attach()
268 sc->fwsize_limit = R12A_MAX_FW_SIZE; in r21au_attach()