Home
last modified time | relevance | path

Searched refs:edl_max_pio_alloc_count (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_nic.c2307 if ((edlp->edl_max_pio_alloc_count > 0) && in ef10_nic_set_drv_limits()
2308 (edlp->edl_max_pio_alloc_count < blk_count)) { in ef10_nic_set_drv_limits()
2309 blk_count = edlp->edl_max_pio_alloc_count; in ef10_nic_set_drv_limits()
H A Defx.h1679 uint32_t edl_max_pio_alloc_count; member