Searched refs:rx_pages_per_batch (Results 1 – 9 of 9) sorted by relevance
101 efx->rx_pages_per_batch = DIV_ROUND_UP(EF4_RX_PREFERRED_BATCH, in ef4_rx_config_page_split()205 } while (++count < efx->rx_pages_per_batch); in ef4_init_rx_buffers()352 batch_size = efx->rx_pages_per_batch * efx->rx_bufs_per_page; in ef4_fast_push_rx_descriptors()768 max_fill - efx->rx_pages_per_batch * efx->rx_bufs_per_page; in ef4_init_rx_queue()
820 unsigned int rx_pages_per_batch; member
628 efx->rx_pages_per_batch); in ef4_start_datapath()633 efx->rx_bufs_per_page, efx->rx_pages_per_batch); in ef4_start_datapath()
245 max_fill - efx->rx_pages_per_batch * efx->rx_bufs_per_page; in efx_init_rx_queue()423 } while (++count < efx->rx_pages_per_batch); in efx_init_rx_buffers()438 efx->rx_pages_per_batch = DIV_ROUND_UP(EFX_RX_PREFERRED_BATCH, in efx_rx_config_page_split()474 batch_size = efx->rx_pages_per_batch * efx->rx_bufs_per_page; in efx_fast_push_rx_descriptors()
404 efx->rx_pages_per_batch); in efx_start_datapath()409 efx->rx_bufs_per_page, efx->rx_pages_per_batch); in efx_start_datapath()
1067 unsigned int rx_pages_per_batch; member
248 max_fill - efx->rx_pages_per_batch * efx->rx_bufs_per_page; in efx_siena_init_rx_queue()426 } while (++count < efx->rx_pages_per_batch); in efx_init_rx_buffers()441 efx->rx_pages_per_batch = DIV_ROUND_UP(EFX_RX_PREFERRED_BATCH, in efx_siena_rx_config_page_split()478 batch_size = efx->rx_pages_per_batch * efx->rx_bufs_per_page; in efx_siena_fast_push_rx_descriptors()
403 efx->rx_pages_per_batch); in efx_start_datapath()408 efx->rx_bufs_per_page, efx->rx_pages_per_batch); in efx_start_datapath()
1014 unsigned int rx_pages_per_batch; member