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

/freebsd-13-stable/sys/dev/sfxge/common/
H A Def10_nic.c2115 if ((edlp->edl_max_pio_alloc_count > 0) &&
2116 (edlp->edl_max_pio_alloc_count < blk_count)) {
2117 blk_count = edlp->edl_max_pio_alloc_count;
H A Defx.h1478 uint32_t edl_max_pio_alloc_count; member in struct:efx_drv_limits_s

Completed in 108 milliseconds