Searched refs:ctxsize (Results 1 – 2 of 2) sorted by relevance
157 uint32_t ctxsize; member569 uint32_t ctxsize);
1225 uint32_t rdatasize, uint32_t ctxsize) in lio_alloc_soft_command() argument1232 RTE_ASSERT((offset + datasize + rdatasize + ctxsize) <= in lio_alloc_soft_command()1254 if (ctxsize) { in lio_alloc_soft_command()1256 sc->ctxsize = ctxsize; in lio_alloc_soft_command()1260 offset = (offset + ctxsize + 127) & 0xffffff80; in lio_alloc_soft_command()