Home
last modified time | relevance | path

Searched refs:qmax (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/altq/
Daltq_cbq.h87 int qmax; member
Daltq_cbq.c228 statsp->qmax = qlimit(cl->q_); in get_class_stats()
/netbsd/src/usr.sbin/altq/altqstat/
Dqdisc_cbq.c135 sp->qcnt, sp->qmax); in cbq_stat_loop()
/netbsd/src/dist/pf/sbin/pfctl/
Dpfctl_qstats.c301 cur.data.cbq_stats.qcnt, cur.data.cbq_stats.qmax, in print_cbqstats()
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dmetaslab.c983 uint64_t qmax = mg->mg_max_alloc_queue_depth; in metaslab_group_allocatable() local
1002 if (qdepth < qmax || mc->mc_alloc_groups == 1) in metaslab_group_allocatable()
1014 qmax = mgp->mg_max_alloc_queue_depth; in metaslab_group_allocatable()
1023 if (qdepth < qmax && !mgp->mg_no_free_space) in metaslab_group_allocatable()