Searched refs:ctxsize (Results 1 – 5 of 5) sorted by relevance
292 u32 ctxsize; member334 u32 ctxsize);
862 u32 ctxsize) in octeon_alloc_soft_command() argument873 WARN_ON((offset + datasize + rdatasize + ctxsize) > in octeon_alloc_soft_command()902 if (ctxsize) { in octeon_alloc_soft_command()904 sc->ctxsize = ctxsize; in octeon_alloc_soft_command()908 offset = (offset + ctxsize + 127) & 0xffffff80; in octeon_alloc_soft_command()
106 u64 ctxsize; member
144 zip->ctxsize = constants.s.ctxsize; in zip_init_hw()147 zip->depth, zip->onfsize, zip->ctxsize); in zip_init_hw()
406 u64 ctxsize : 12; member412 u64 ctxsize : 12;