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

/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_nic.c1467 if ((edlp->edl_max_pio_alloc_count > 0) &&
1468 (edlp->edl_max_pio_alloc_count < blk_count)) {
1469 blk_count = edlp->edl_max_pio_alloc_count;
H A Defx.h1245 uint32_t edl_max_pio_alloc_count; member in struct:efx_drv_limits_s

Completed in 68 milliseconds