cvmx_buf_ptr      786 arch/mips/cavium-octeon/executive/cvmx-helper.c 	union cvmx_buf_ptr g_buffer, pkt_buffer;
cvmx_buf_ptr      129 arch/mips/include/asm/octeon/cvmx-helper-util.h 	union cvmx_buf_ptr buffer_ptr;
cvmx_buf_ptr      130 arch/mips/include/asm/octeon/cvmx-helper-util.h 	union cvmx_buf_ptr next_buffer_ptr;
cvmx_buf_ptr      149 arch/mips/include/asm/octeon/cvmx-helper-util.h 		    *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8);
cvmx_buf_ptr      166 arch/mips/include/asm/octeon/cvmx-helper-util.h 		    *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8);
cvmx_buf_ptr      423 arch/mips/include/asm/octeon/cvmx-pko.h 	union cvmx_buf_ptr packet,
cvmx_buf_ptr      466 arch/mips/include/asm/octeon/cvmx-pko.h 	union cvmx_buf_ptr packet,
cvmx_buf_ptr      574 arch/mips/include/asm/octeon/cvmx-wqe.h 	union cvmx_buf_ptr packet_ptr;
cvmx_buf_ptr      141 drivers/staging/octeon/ethernet-rx.c 	union cvmx_buf_ptr segment_ptr = work->packet_ptr;
cvmx_buf_ptr      146 drivers/staging/octeon/ethernet-rx.c 		union cvmx_buf_ptr next_ptr;
cvmx_buf_ptr      148 drivers/staging/octeon/ethernet-rx.c 		next_ptr = *(union cvmx_buf_ptr *)
cvmx_buf_ptr      131 drivers/staging/octeon/ethernet-tx.c 	union cvmx_buf_ptr hw_buffer;
cvmx_buf_ptr       14 drivers/staging/octeon/ethernet-util.h static inline void *cvm_oct_get_buffer_ptr(union cvmx_buf_ptr packet_ptr)
cvmx_buf_ptr      178 drivers/staging/octeon/ethernet.c 	union cvmx_buf_ptr segment_ptr = work->packet_ptr;
cvmx_buf_ptr      181 drivers/staging/octeon/ethernet.c 		union cvmx_buf_ptr next_ptr = *(union cvmx_buf_ptr *)
cvmx_buf_ptr      190 drivers/staging/octeon/octeon-stubs.h 	union cvmx_buf_ptr packet_ptr;
cvmx_buf_ptr     1386 drivers/staging/octeon/octeon-stubs.h 		union cvmx_buf_ptr packet, cvmx_pko_lock_t use_locking)