Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sfxge/
HDsfxge.c151 limits.edl_max_evq_count = evq_max; in sfxge_estimate_rsrc_limits()
203 limits.edl_min_evq_count = limits.edl_max_evq_count = in sfxge_set_drv_limits()
/freebsd-11-stable/sys/dev/sfxge/common/
HDef10_nic.c1436 max_evq_count = MIN(edlp->edl_max_evq_count, encp->enc_evq_limit); in ef10_nic_set_drv_limits()
HDefx.h1235 uint32_t edl_max_evq_count; member