Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ipd.c226 cvmx_ipd_free_ptr_value_t ipd_free_ptr_value; in __cvmx_ipd_free_ptr_v2() local
233 ipd_free_ptr_value.u64 = cvmx_read_csr(CVMX_IPD_FREE_PTR_VALUE); in __cvmx_ipd_free_ptr_v2()
235 … cvmx_fpa_free(cvmx_phys_to_ptr((uint64_t)ipd_free_ptr_value.s.ptr<<7), CVMX_FPA_PACKET_POOL, 0); in __cvmx_ipd_free_ptr_v2()
237 … cvmx_fpa_free(cvmx_phys_to_ptr((uint64_t)ipd_free_ptr_value.s.ptr<<7), CVMX_FPA_WQE_POOL, 0); in __cvmx_ipd_free_ptr_v2()
283 cvmx_ipd_free_ptr_value_t ipd_free_ptr_value; in __cvmx_ipd_free_ptr_v2() local
291 ipd_free_ptr_value.u64 = cvmx_read_csr(CVMX_IPD_FREE_PTR_VALUE); in __cvmx_ipd_free_ptr_v2()
292 … cvmx_fpa_free(cvmx_phys_to_ptr((uint64_t)ipd_free_ptr_value.s.ptr<<7), CVMX_FPA_PACKET_POOL, 0); in __cvmx_ipd_free_ptr_v2()