Home
last modified time | relevance | path

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

/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;
1389 union cvmx_buf_ptr packet, cvmx_pko_lock_t use_locking) in cvmx_pko_send_packet_finish()
A Dethernet-tx.c129 union cvmx_buf_ptr hw_buffer; in cvm_oct_xmit()

Completed in 594 milliseconds