Searched refs:EFX_BUF_SIZE (Results 1 – 4 of 4) sorted by relevance
155 #define EFX_BUF_SIZE EFX_PAGE_SIZE macro539 sizeof(efx_qword_t) / EFX_BUF_SIZE)
1234 EFX_BUF_SIZE)); in efx_ef10_tx_init()1237 size_t entries = tx_queue->txd.buf.len / EFX_BUF_SIZE; in efx_ef10_tx_init()1263 dma_addr += EFX_BUF_SIZE; in efx_ef10_tx_init()1500 EFX_BUF_SIZE)); in efx_ef10_rx_init()1503 size_t entries = rx_queue->rxd.buf.len / EFX_BUF_SIZE; in efx_ef10_rx_init()1531 dma_addr += EFX_BUF_SIZE; in efx_ef10_rx_init()1655 EFX_BUF_SIZE)); in efx_ef10_ev_init()1657 size_t entries = channel->eventq.buf.len / EFX_BUF_SIZE; in efx_ef10_ev_init()1694 dma_addr += EFX_BUF_SIZE; in efx_ef10_ev_init()
111 EFX_BUF_SIZE];167 (EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE))170 (2 * EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE))503 sizeof(efx_qword_t) / EFX_BUF_SIZE; in bad_buf_count()
182 dma_addr = buffer->buf.dma_addr + (i * EFX_BUF_SIZE); in efx_init_special_buffer()232 len = ALIGN(len, EFX_BUF_SIZE); in efx_alloc_special_buffer()236 buffer->entries = len / EFX_BUF_SIZE; in efx_alloc_special_buffer()237 BUG_ON(buffer->buf.dma_addr & (EFX_BUF_SIZE - 1)); in efx_alloc_special_buffer()1686 * sizeof(efx_qword_t) / EFX_BUF_SIZE); in efx_farch_dimension_resources()