Home
last modified time | relevance | path

Searched refs:ridx (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dread.c62 r->ridx = -1; in __redisReaderSetError()
192 while (r->ridx >= 0) { in moveToNextTask()
195 r->ridx--; in moveToNextTask()
203 r->ridx--; in moveToNextTask()
310 if (r->ridx == 8) { in processMultiBulkItem()
347 r->ridx++; in processMultiBulkItem()
433 r->ridx = -1; in redisReaderCreateWithFunctions()
491 if (r->ridx == -1) { in redisReaderGetReply()
498 r->ridx = 0; in redisReaderGetReply()
502 while (r->ridx >= 0) in redisReaderGetReply()
[all …]
H A Dread.h90 int ridx; /* Index of current read task */ member
/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h173 uint16_t ridx, rbdr_pool_get_handler handler,
H A Dnicvf_hw.c478 uint16_t ridx, rbdr_pool_get_handler handler, in nicvf_qset_rbdr_precharge() argument
503 nicvf_queue_reg_write(nic, NIC_QSET_RBDR_0_1_DOOR, ridx, count); in nicvf_qset_rbdr_precharge()
505 NIC_QSET_RBDR_0_1_TAIL, ridx) >> 3; in nicvf_qset_rbdr_precharge()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pko-defs.h913 uint64_t ridx : 17; /**< PDB ridx */ member
915 uint64_t ridx : 17;