Home
last modified time | relevance | path

Searched refs:alloc_buf_count (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_iq.h321 atomic_t alloc_buf_count; member
H A Drequest_manager.c746 atomic_set(&oct->sc_buf_pool.alloc_buf_count, 0); in octeon_setup_sc_buffer_pool()
887 atomic_inc(&oct->sc_buf_pool.alloc_buf_count); in octeon_alloc_soft_command()
937 atomic_dec(&oct->sc_buf_pool.alloc_buf_count); in octeon_free_soft_command()