Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/octeon/
A Dethernet-mem.c52 memory = cvmx_fpa_alloc(pool); in cvm_oct_free_hw_skbuff()
120 fpa = cvmx_fpa_alloc(pool); in cvm_oct_free_hw_memory()
A Dethernet-tx.c514 struct cvmx_wqe *work = cvmx_fpa_alloc(CVMX_FPA_WQE_POOL); in cvm_oct_xmit_pow()
525 packet_buffer = cvmx_fpa_alloc(CVMX_FPA_PACKET_POOL); in cvm_oct_xmit_pow()
A Docteon-stubs.h1246 static inline void *cvmx_fpa_alloc(uint64_t pool) in cvmx_fpa_alloc() function
/linux-6.3-rc2/arch/mips/include/asm/octeon/
A 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()
A Dcvmx-fpa.h185 static inline void *cvmx_fpa_alloc(uint64_t pool) in cvmx_fpa_alloc() function
/linux-6.3-rc2/arch/mips/cavium-octeon/executive/
A Dcvmx-cmd-queue.c171 buffer = cvmx_fpa_alloc(fpa_pool); in cvmx_cmd_queue_initialize()
A Dcvmx-helper.c850 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_WQE_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment()
862 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_PACKET_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment()

Completed in 20 milliseconds