Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/octeon/
A Dcvmx-helper-util.h129 union cvmx_buf_ptr buffer_ptr; in cvmx_helper_free_packet_data()
130 union cvmx_buf_ptr next_buffer_ptr; in cvmx_helper_free_packet_data()
149 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8); in cvmx_helper_free_packet_data()
166 *(union cvmx_buf_ptr *) cvmx_phys_to_ptr(buffer_ptr.s.addr - 8); in cvmx_helper_free_packet_data()
A Dcvmx-packet.h38 union cvmx_buf_ptr { union
A Dcvmx-pko.h421 union cvmx_buf_ptr packet, in cvmx_pko_send_packet_finish()
464 union cvmx_buf_ptr packet, in cvmx_pko_send_packet_finish3()
A Dcvmx-wqe.h574 union cvmx_buf_ptr packet_ptr;
/linux/drivers/staging/octeon/
A Dethernet-rx.c145 union cvmx_buf_ptr segment_ptr = work->packet_ptr; in copy_segments_to_skb()
150 union cvmx_buf_ptr next_ptr; in copy_segments_to_skb()
152 next_ptr = *(union cvmx_buf_ptr *) in copy_segments_to_skb()
A Dethernet-util.h14 static inline void *cvm_oct_get_buffer_ptr(union cvmx_buf_ptr packet_ptr) in cvm_oct_get_buffer_ptr()
A Dethernet.c179 union cvmx_buf_ptr segment_ptr = work->packet_ptr; in cvm_oct_free_work()
182 union cvmx_buf_ptr next_ptr = *(union cvmx_buf_ptr *) in cvm_oct_free_work()
A Docteon-stubs.h175 union cvmx_buf_ptr { union
191 union cvmx_buf_ptr packet_ptr;
1391 union cvmx_buf_ptr packet, cvmx_pko_lock_t use_locking) in cvmx_pko_send_packet_finish()
A Dethernet-tx.c131 union cvmx_buf_ptr hw_buffer; in cvm_oct_xmit()
/linux/arch/mips/cavium-octeon/executive/
A Dcvmx-helper.c786 union cvmx_buf_ptr g_buffer, pkt_buffer; in __cvmx_helper_errata_fix_ipd_ptr_alignment()

Completed in 29 milliseconds