Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/octeon/
Dethernet-mem.c55 memory = cvmx_fpa_alloc(pool); in cvm_oct_free_hw_skbuff()
123 fpa = cvmx_fpa_alloc(pool); in cvm_oct_free_hw_memory()
Dethernet-tx.c528 cvmx_wqe_t *work = cvmx_fpa_alloc(CVMX_FPA_WQE_POOL); in cvm_oct_xmit_pow()
539 packet_buffer = cvmx_fpa_alloc(CVMX_FPA_PACKET_POOL); in cvm_oct_xmit_pow()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-cmd-queue.h372 (uint64_t *) cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write()
475 (uint64_t *) cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write2()
577 (uint64_t *) cvmx_fpa_alloc(qptr->fpa_pool); in cvmx_cmd_queue_write3()
Dcvmx-fpa.h185 static inline void *cvmx_fpa_alloc(uint64_t pool) in cvmx_fpa_alloc() function
/Linux-v4.19/arch/mips/cavium-octeon/executive/
Dcvmx-cmd-queue.c175 buffer = cvmx_fpa_alloc(fpa_pool); in cvmx_cmd_queue_initialize()
Dcvmx-helper.c891 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_WQE_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
903 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_PACKET_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment()