Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/octeon/
Dethernet-mem.c58 memory = cvmx_fpa_alloc(pool); in cvm_oct_free_hw_skbuff()
126 fpa = cvmx_fpa_alloc(pool); in cvm_oct_free_hw_memory()
Dethernet-tx.c550 cvmx_wqe_t *work = cvmx_fpa_alloc(CVMX_FPA_WQE_POOL); in cvm_oct_xmit_pow()
561 packet_buffer = cvmx_fpa_alloc(CVMX_FPA_PACKET_POOL); in cvm_oct_xmit_pow()
/linux-4.4.14/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.h183 static inline void *cvmx_fpa_alloc(uint64_t pool) in cvmx_fpa_alloc() function
/linux-4.4.14/arch/mips/cavium-octeon/executive/
Dcvmx-cmd-queue.c175 buffer = cvmx_fpa_alloc(fpa_pool); in cvmx_cmd_queue_initialize()
Dcvmx-helper.c853 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_WQE_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
865 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_PACKET_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment()