Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_droq.h50 #define OCT_DROQ_DESC_SIZE (sizeof(struct octeon_droq_desc)) macro
Docteon_droq.c228 lio_dma_free(oct, (droq->max_count * OCT_DROQ_DESC_SIZE), in octeon_delete_droq()
270 desc_ring_size = droq->max_count * OCT_DROQ_DESC_SIZE; in octeon_init_droq()
294 lio_dma_free(oct, (droq->max_count * OCT_DROQ_DESC_SIZE), in octeon_init_droq()