Searched refs:EFX_BUF_SIZE (Results 1 – 5 of 5) sorted by relevance
42 sizeof(efx_qword_t) / EFX_BUF_SIZE)
112 EFX_BUF_SIZE];168 (EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE))171 (2 * EFX_MAX_DMAQ_SIZE * sizeof(efx_qword_t) / EFX_BUF_SIZE))504 sizeof(efx_qword_t) / EFX_BUF_SIZE; in bad_buf_count()
185 dma_addr = buffer->buf.dma_addr + (i * EFX_BUF_SIZE); in efx_init_special_buffer()235 len = ALIGN(len, EFX_BUF_SIZE); in efx_alloc_special_buffer()239 buffer->entries = len / EFX_BUF_SIZE; in efx_alloc_special_buffer()240 BUG_ON(buffer->buf.dma_addr & (EFX_BUF_SIZE - 1)); in efx_alloc_special_buffer()1685 * sizeof(efx_qword_t) / EFX_BUF_SIZE); in efx_farch_dimension_resources()
156 #define EFX_BUF_SIZE EFX_PAGE_SIZE macro
2412 EFX_BUF_SIZE)); in efx_ef10_tx_init()2414 size_t entries = tx_queue->txd.buf.len / EFX_BUF_SIZE; in efx_ef10_tx_init()2464 dma_addr += EFX_BUF_SIZE; in efx_ef10_tx_init()3087 EFX_BUF_SIZE)); in efx_ef10_rx_init()3089 size_t entries = rx_queue->rxd.buf.len / EFX_BUF_SIZE; in efx_ef10_rx_init()3119 dma_addr += EFX_BUF_SIZE; in efx_ef10_rx_init()3266 EFX_BUF_SIZE)); in efx_ef10_ev_init()3268 size_t entries = channel->eventq.buf.len / EFX_BUF_SIZE; in efx_ef10_ev_init()3318 dma_addr += EFX_BUF_SIZE; in efx_ef10_ev_init()