Home
last modified time | relevance | path

Searched defs:read_ptr (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10.h66 unsigned int old_read_ptr, unsigned int read_ptr) in sfc_ef10_ev_qclear()
124 sfc_ef10_ev_qprime(volatile void *qprime, unsigned int read_ptr, in sfc_ef10_ev_qprime()
H A Dsfc_ev.h48 unsigned int read_ptr; member
/f-stack/freebsd/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c612 const u8 *const read_ptr = IO_get_read_ptr(in, block_len); in decompress_data() local
625 const u8 *const read_ptr = IO_get_read_ptr(in, 1); in decompress_data() local
772 const u8 *const read_ptr = IO_get_read_ptr(in, size); in decode_literals_simple() local
778 const u8 *const read_ptr = IO_get_read_ptr(in, 1); in decode_literals_simple() local
1276 const u8 *const read_ptr = in copy_literals() local
/f-stack/freebsd/contrib/vchiq/interface/vchi/message_drivers/
H A Dmessage.h87 uint32_t read_ptr; // this module does the reading member