Searched refs:EFX_BUF_SIZE (Results 1 – 5 of 5) sorted by relevance
39 sizeof(efx_qword_t) / EFX_BUF_SIZE)
109 EFX_BUF_SIZE];165 (EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE))168 (2 * EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE))501 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()1682 * sizeof(efx_qword_t) / EFX_BUF_SIZE); in efx_farch_dimension_resources()
153 #define EFX_BUF_SIZE EFX_PAGE_SIZE macro
2409 EFX_BUF_SIZE)); in efx_ef10_tx_init()2411 size_t entries = tx_queue->txd.buf.len / EFX_BUF_SIZE; in efx_ef10_tx_init()2461 dma_addr += EFX_BUF_SIZE; in efx_ef10_tx_init()3084 EFX_BUF_SIZE)); in efx_ef10_rx_init()3086 size_t entries = rx_queue->rxd.buf.len / EFX_BUF_SIZE; in efx_ef10_rx_init()3116 dma_addr += EFX_BUF_SIZE; in efx_ef10_rx_init()3263 EFX_BUF_SIZE)); in efx_ef10_ev_init()3265 size_t entries = channel->eventq.buf.len / EFX_BUF_SIZE; in efx_ef10_ev_init()3315 dma_addr += EFX_BUF_SIZE; in efx_ef10_ev_init()