Searched refs:EFX_BUF_SIZE (Results 1 – 4 of 4) sorted by relevance
1250 EFX_BUF_SIZE)); in efx_ef10_tx_init()1253 size_t entries = tx_queue->txd.buf.len / EFX_BUF_SIZE; in efx_ef10_tx_init()1279 dma_addr += EFX_BUF_SIZE; in efx_ef10_tx_init()1516 EFX_BUF_SIZE)); in efx_ef10_rx_init()1519 size_t entries = rx_queue->rxd.buf.len / EFX_BUF_SIZE; in efx_ef10_rx_init()1547 dma_addr += EFX_BUF_SIZE; in efx_ef10_rx_init()1671 EFX_BUF_SIZE)); in efx_ef10_ev_init()1673 size_t entries = channel->eventq.buf.len / EFX_BUF_SIZE; in efx_ef10_ev_init()1710 dma_addr += EFX_BUF_SIZE; in efx_ef10_ev_init()
155 #define EFX_BUF_SIZE EFX_PAGE_SIZE macro521 sizeof(efx_qword_t) / EFX_BUF_SIZE)
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))497 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()229 len = ALIGN(len, EFX_BUF_SIZE); in efx_alloc_special_buffer()233 buffer->entries = len / EFX_BUF_SIZE; in efx_alloc_special_buffer()234 BUG_ON(buffer->buf.dma_addr & (EFX_BUF_SIZE - 1)); in efx_alloc_special_buffer()1679 * sizeof(efx_qword_t) / EFX_BUF_SIZE); in efx_farch_dimension_resources()