Searched refs:ncl (Results 1 – 1 of 1) sorted by relevance
401 unsigned int bufs, ncl = 1; in cvmx_wqe_free() local433 cvmx_fpa3_free(work, aura, ncl); in cvmx_wqe_free()452 cvmx_fpa1_free(work, __cvmx_wqe_pool, ncl); in cvmx_wqe_free()471 unsigned int ncl; in cvmx_helper_free_packet_data() local515 ncl = (bptr.size + CVMX_CACHE_LINE_SIZE - 1) / in cvmx_helper_free_packet_data()528 aura, ncl); in cvmx_helper_free_packet_data()530 ncl = (buffer_ptr.s.size + CVMX_CACHE_LINE_SIZE - 1) / in cvmx_helper_free_packet_data()550 aura, ncl); in cvmx_helper_free_packet_data()553 buffer_ptr.s.pool, ncl); in cvmx_helper_free_packet_data()
Completed in 6 milliseconds