Searched refs:edl_max_evq_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge.c151 limits.edl_max_evq_count = evq_max;
203 limits.edl_min_evq_count = limits.edl_max_evq_count =
/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_nic.c1436 max_evq_count = MIN(edlp->edl_max_evq_count, encp->enc_evq_limit);
H A Defx.h1235 uint32_t edl_max_evq_count; member in struct:efx_drv_limits_s

Completed in 122 milliseconds