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

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

Completed in 195 milliseconds