Home
last modified time | relevance | path

Searched refs:bufs (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/octeon/
Dcvmx-wqe.h62 uint64_t bufs:8; member
193 uint64_t bufs:8;
198 uint64_t bufs:8; member
240 uint64_t bufs:8;
268 uint64_t bufs:8; member
399 uint64_t bufs:8;
Dcvmx-helper-util.h156 number_buffers = work->word2.s.bufs; in cvmx_helper_free_packet_data()
/arch/mips/cavium-octeon/executive/
Dcvmx-helper-util.c101 cvmx_dprintf(" Buffers: %u\n", work->word2.s.bufs); in cvmx_helper_dump_packet()
103 if (work->word2.s.bufs == 0) { in cvmx_helper_dump_packet()