Home
last modified time | relevance | path

Searched refs:cvm_oct_get_buffer_ptr (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-util.h41 static inline char *cvm_oct_get_buffer_ptr(cvmx_buf_ptr_t packet_ptr) in cvm_oct_get_buffer_ptr() function
H A Dethernet-rx.c193 m = *(struct mbuf **)(cvm_oct_get_buffer_ptr(work->packet_ptr) - sizeof(void *)); in cvm_oct_tasklet_rx()
H A Dethernet.c287 …cvmx_fpa_free(cvm_oct_get_buffer_ptr(segment_ptr), segment_ptr.s.pool, DONT_WRITEBACK(CVMX_FPA_PAC… in cvm_oct_free_work()