Searched refs:cvmx_buf_ptr (Results 1 - 22 of 22) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-packet.h39 union cvmx_buf_ptr { union
H A Dcvmx-helper-util.h152 union cvmx_buf_ptr buffer_ptr;
153 union cvmx_buf_ptr next_buffer_ptr;
172 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8);
189 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8);
H A Dethernet-util.h38 static inline void *cvm_oct_get_buffer_ptr(union cvmx_buf_ptr packet_ptr)
H A Dcvmx-wqe.h373 union cvmx_buf_ptr packet_ptr;
H A Dcvmx-helper-util.c93 union cvmx_buf_ptr buffer_ptr;
164 buffer_ptr = *(union cvmx_buf_ptr *)
H A Dcvmx-pko.h392 union cvmx_buf_ptr packet,
435 union cvmx_buf_ptr packet,
H A Dethernet-rx.c364 union cvmx_buf_ptr segment_ptr = work->packet_ptr;
368 union cvmx_buf_ptr next_ptr =
369 *(union cvmx_buf_ptr *)cvmx_phys_to_ptr(segment_ptr.s.addr - 8);
H A Dethernet.c208 union cvmx_buf_ptr segment_ptr = work->packet_ptr;
211 union cvmx_buf_ptr next_ptr = *(union cvmx_buf_ptr *)
H A Dcvmx-helper.c545 union cvmx_buf_ptr g_buffer, pkt_buffer;
H A Dethernet-tx.c149 union cvmx_buf_ptr hw_buffer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/octeon/
H A Dcvmx-packet.h39 union cvmx_buf_ptr { union
H A Dcvmx-helper-util.h152 union cvmx_buf_ptr buffer_ptr;
153 union cvmx_buf_ptr next_buffer_ptr;
172 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8);
189 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8);
H A Dethernet-util.h38 static inline void *cvm_oct_get_buffer_ptr(union cvmx_buf_ptr packet_ptr)
H A Dcvmx-wqe.h373 union cvmx_buf_ptr packet_ptr;
H A Dcvmx-helper-util.c93 union cvmx_buf_ptr buffer_ptr;
164 buffer_ptr = *(union cvmx_buf_ptr *)
H A Dcvmx-pko.h392 union cvmx_buf_ptr packet,
435 union cvmx_buf_ptr packet,
H A Dethernet-rx.c364 union cvmx_buf_ptr segment_ptr = work->packet_ptr;
368 union cvmx_buf_ptr next_ptr =
369 *(union cvmx_buf_ptr *)cvmx_phys_to_ptr(segment_ptr.s.addr - 8);
H A Dethernet.c208 union cvmx_buf_ptr segment_ptr = work->packet_ptr;
211 union cvmx_buf_ptr next_ptr = *(union cvmx_buf_ptr *)
H A Dcvmx-helper.c545 union cvmx_buf_ptr g_buffer, pkt_buffer;
H A Dethernet-tx.c149 union cvmx_buf_ptr hw_buffer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h38 union cvmx_buf_ptr { union
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-packet.h38 union cvmx_buf_ptr { union

Completed in 196 milliseconds