Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ipd.c214 cvmx_ipd_next_wqe_ptr_t ipd_next_wqe_ptr; in __cvmx_ipd_free_ptr_v2() local
215 ipd_next_wqe_ptr.u64 = cvmx_read_csr(CVMX_IPD_NEXT_WQE_PTR); in __cvmx_ipd_free_ptr_v2()
217 … cvmx_fpa_free(cvmx_phys_to_ptr((uint64_t)ipd_next_wqe_ptr.s.ptr<<7), CVMX_FPA_PACKET_POOL, 0); in __cvmx_ipd_free_ptr_v2()
219 … cvmx_fpa_free(cvmx_phys_to_ptr((uint64_t)ipd_next_wqe_ptr.s.ptr<<7), CVMX_FPA_WQE_POOL, 0); in __cvmx_ipd_free_ptr_v2()