Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/
A Dqla3xxx.h1153 u32 small_buf_q_alloc_size; member
A Dqla3xxx.c2602 qdev->small_buf_q_alloc_size = PAGE_SIZE; in ql_alloc_buffer_queues()
2604 qdev->small_buf_q_alloc_size = qdev->small_buf_q_size * 2; in ql_alloc_buffer_queues()
2608 qdev->small_buf_q_alloc_size, in ql_alloc_buffer_queues()
2639 dma_free_coherent(&qdev->pdev->dev, qdev->small_buf_q_alloc_size, in ql_free_buffer_queues()

Completed in 16 milliseconds