Searched refs:maxq (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/sys/net/altq/
H A Daltq_rmclass.c138 * maxq max allowable queue size for class (in packets).
182 void (*action)(rm_class_t *, rm_class_t *), int maxq,
241 qlimit(cl->q_) = maxq;
350 rmc_modclass(struct rm_class *cl, u_int nsecPerByte, int maxq, u_int maxidle, argument
366 qlimit(cl->q_) = maxq;
662 * until under limit' action will call to restart output. `maxq'
672 void (*restart)(struct ifaltq *), int maxq, int maxqueued, u_int maxidle,
727 rmc_root_overlimit, maxq, 0, 0,
181 rmc_newclass(int pri, struct rm_ifdat *ifd, u_int nsecPerByte, void (*action)(rm_class_t *, rm_class_t *), int maxq, struct rm_class *parent, struct rm_class *borrow, u_int maxidle, int minidle, u_int offtime, int pktsize, int flags) argument
671 rmc_init(struct ifaltq *ifq, struct rm_ifdat *ifd, u_int nsecPerByte, void (*restart)(struct ifaltq *), int maxq, int maxqueued, u_int maxidle, int minidle, u_int offtime, int flags) argument
/freebsd-13-stable/sys/dev/firewire/
H A Dfirewirereg.h191 u_int maxq; member in struct:fw_xferq
H A Dfirewire.c245 if (!(xferq->queued < xferq->maxq)) {
524 if (fc->arq != 0 && fc->arq->maxq > 0)
816 fc->arq->maxq = FWMAXQUEUE;
817 fc->ars->maxq = FWMAXQUEUE;
818 fc->atq->maxq = FWMAXQUEUE;
819 fc->ats->maxq = FWMAXQUEUE;
822 fc->ir[i]->maxq = FWMAXQUEUE;
823 fc->it[i]->maxq = FWMAXQUEUE;
2061 if (xferq->queued >= xferq->maxq) {
H A Dif_fwe.c499 while ((xferq->queued < xferq->maxq - 1) &&
H A Dfwdev.c151 q->maxq = FWMAXQUEUE;
H A Dif_fwip.c548 while ((xferq->queued < xferq->maxq - 1) &&
/freebsd-13-stable/crypto/heimdal/
H A Dconfig.sub261 | maxq | mb | microblaze | mcore | mep | metag \
348 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
/freebsd-13-stable/contrib/byacc/
H A Dconfig.sub1189 | m88110 | m88k | maxq | mb | mcore | mep | metag \
/freebsd-13-stable/contrib/file/
H A Dconfig.sub1190 | m88110 | m88k | maxq | mb | mcore | mep | metag \
/freebsd-13-stable/contrib/ncurses/
H A Dconfig.sub1189 | m88110 | m88k | maxq | mb | mcore | mep | metag \
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_cam.c217 int maxq; local
222 maxq = (mpt->ioc_facts.GlobalCredits < MPT_MAX_REQUESTS(mpt))?
258 maxq -= mpt->els_cmds_allocated;
304 maxq--;
320 devq = cam_simq_alloc(maxq);
331 mpt_sim_alloc(mpt_action, mpt_poll, "mpt", mpt, 1, maxq, devq);
371 mpt_sim_alloc(mpt_action, mpt_poll, "mpt", mpt, 1, maxq, devq);
/freebsd-13-stable/contrib/tcpdump/
H A Dconfig.sub593 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
718 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
/freebsd-13-stable/contrib/unbound/
H A Dconfig.sub1192 | m88110 | m88k | maxq | mb | mcore | mep | metag \
/freebsd-13-stable/contrib/dialog/
H A Dconfig.sub593 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
718 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
/freebsd-13-stable/contrib/libpcap/
H A Dconfig.sub593 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
718 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
/freebsd-13-stable/contrib/sqlite3/
H A Dconfig.sub269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
395 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
/freebsd-13-stable/contrib/ldns/
H A Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
397 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
/freebsd-13-stable/contrib/libevent/
H A Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
396 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
/freebsd-13-stable/contrib/openpam/
H A Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
396 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
396 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \
/freebsd-13-stable/crypto/openssh/
H A Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
397 | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \

Completed in 282 milliseconds