Searched refs:cvmx_buf_ptr (Results 1 – 10 of 10) sorted by relevance
129 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()
38 union cvmx_buf_ptr { union
421 union cvmx_buf_ptr packet, in cvmx_pko_send_packet_finish()464 union cvmx_buf_ptr packet, in cvmx_pko_send_packet_finish3()
574 union cvmx_buf_ptr packet_ptr;
14 static inline void *cvm_oct_get_buffer_ptr(union cvmx_buf_ptr packet_ptr) in cvm_oct_get_buffer_ptr()
145 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()
179 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()
175 union cvmx_buf_ptr { union191 union cvmx_buf_ptr packet_ptr;1391 union cvmx_buf_ptr packet, cvmx_pko_lock_t use_locking) in cvmx_pko_send_packet_finish()
129 union cvmx_buf_ptr hw_buffer; in cvm_oct_xmit()
792 union cvmx_buf_ptr g_buffer, pkt_buffer; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
Completed in 31 milliseconds