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

/linux-4.4.14/drivers/staging/octeon/
H A Dethernet-util.h21 static inline void *cvm_oct_get_buffer_ptr(union cvmx_buf_ptr packet_ptr) cvm_oct_get_buffer_ptr()
H A Dethernet-rx.c306 union cvmx_buf_ptr segment_ptr = cvm_oct_napi_poll()
311 union cvmx_buf_ptr next_ptr = cvm_oct_napi_poll()
312 *(union cvmx_buf_ptr *)cvmx_phys_to_ptr(segment_ptr.s.addr - 8); cvm_oct_napi_poll()
H A Dethernet.c183 union cvmx_buf_ptr segment_ptr = work->packet_ptr; cvm_oct_free_work()
186 union cvmx_buf_ptr next_ptr = *(union cvmx_buf_ptr *) cvm_oct_free_work()
H A Dethernet-tx.c145 union cvmx_buf_ptr hw_buffer; cvm_oct_xmit()
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-helper-util.h152 union cvmx_buf_ptr buffer_ptr; cvmx_helper_free_packet_data()
153 union cvmx_buf_ptr next_buffer_ptr; cvmx_helper_free_packet_data()
172 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8); cvmx_helper_free_packet_data()
189 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8); cvmx_helper_free_packet_data()
H A Dcvmx-packet.h38 union cvmx_buf_ptr { union
H A Dcvmx-pko.h423 union cvmx_buf_ptr packet, cvmx_pko_send_packet_finish()
466 union cvmx_buf_ptr packet, cvmx_pko_send_packet_finish3()
H A Dcvmx-wqe.h574 union cvmx_buf_ptr packet_ptr;
/linux-4.4.14/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-util.c93 union cvmx_buf_ptr buffer_ptr; cvmx_helper_dump_packet()
164 buffer_ptr = *(union cvmx_buf_ptr *) cvmx_helper_dump_packet()
H A Dcvmx-helper.c794 union cvmx_buf_ptr g_buffer, pkt_buffer; __cvmx_helper_errata_fix_ipd_ptr_alignment()

Completed in 309 milliseconds