Searched refs:CVMX_FPA_PACKET_POOL (Results 1 – 4 of 4) sorted by relevance
/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper-fpa.c | 211 #ifndef CVMX_FPA_PACKET_POOL in cvmx_helper_initialize_fpa() 212 #define CVMX_FPA_PACKET_POOL -1 in cvmx_helper_initialize_fpa() macro 231 return __cvmx_helper_initialize_fpa(CVMX_FPA_PACKET_POOL, in cvmx_helper_initialize_fpa()
|
D | cvmx-helper.c | 679 cvmx_ptr_to_phys(cvmx_fpa_alloc(CVMX_FPA_PACKET_POOL)); in __cvmx_helper_errata_fix_ipd_ptr_alignment() 686 pkt_buffer.s.pool = CVMX_FPA_PACKET_POOL; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
|
/arch/mips/include/asm/octeon/ |
D | cvmx-ipd.h | 183 ptr << 7), CVMX_FPA_PACKET_POOL, in cvmx_ipd_free_ptr() 212 CVMX_FPA_PACKET_POOL, 0); in cvmx_ipd_free_ptr() 232 CVMX_FPA_PACKET_POOL, 0); in cvmx_ipd_free_ptr() 256 ptr << 7), CVMX_FPA_PACKET_POOL, in cvmx_ipd_free_ptr() 286 ptr << 7), CVMX_FPA_PACKET_POOL, in cvmx_ipd_free_ptr() 313 CVMX_FPA_PACKET_POOL, 0); in cvmx_ipd_free_ptr()
|
D | cvmx-config.h | 34 #define CVMX_FPA_PACKET_POOL (0) macro
|