Searched defs:nqueues (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/usr.sbin/altq/libaltq/ |
H A D | qop_wfq.c | 89 int nqueues = 0; /* 0: use default */ in wfq_interface_parser() local 157 int nqueues, int qsize) in qcmd_wfq_add_if() 174 int hash_policy, int nqueues, int qsize) in qop_wfq_add_if()
|
H A D | qop_wfq.h | 34 int nqueues; /* number of queues */ member
|
/netbsd-src/usr.sbin/altq/altqstat/ |
H A D | qdisc_wfq.c | 66 int i, j, k, nqueues; in wfq_stat_loop() local
|
/netbsd-src/sys/altq/ |
H A D | altq_wfq.h | 76 int nqueues; /* number of queues */ member
|
/netbsd-src/sys/dev/pci/igc/ |
H A D | if_igc.c | 587 int nqueues = MIN(IGC_MAX_NQUEUES, ncpu); in igc_adjust_nqueues() local 605 const int nqueues = igc_adjust_nqueues(sc); in igc_allocate_interrupts() local
|
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | parse.y | 4393 struct node_queue *nqueues, struct node_queue_bw bwspec, in expand_altq() 4502 struct node_queue *nqueues, struct node_queue_bw bwspec, in expand_queue()
|
/netbsd-src/sys/dev/usb/ |
H A D | if_urtwn.c | 3654 int hashq, hasnq, haslq, nqueues, nqpages, nrempages; urtwn_r92c_dma_init() local 3743 int nqueues; urtwn_r88e_dma_init() local [all...] |