Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h1153 u32 small_buf_q_alloc_size; member
H A Dqla3xxx.c2604 qdev->small_buf_q_alloc_size = PAGE_SIZE; in ql_alloc_buffer_queues()
2606 qdev->small_buf_q_alloc_size = qdev->small_buf_q_size * 2; in ql_alloc_buffer_queues()
2610 qdev->small_buf_q_alloc_size, in ql_alloc_buffer_queues()
2642 dma_free_coherent(&qdev->pdev->dev, qdev->small_buf_q_alloc_size, in ql_free_buffer_queues()