Searched refs:bandwidth (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-10-stable/contrib/tcpdump/
H A Dprint-igrp.c47 register u_int delay, bandwidth; local
61 bandwidth = EXTRACT_24BITS(igr->igr_bw);
62 metric = bandwidth + delay;
68 10 * delay, bandwidth == 0 ? 0 : 10000000 / bandwidth,
H A Dprint-eigrp.c130 u_int8_t bandwidth[4]; member in struct:eigrp_tlv_ip_int_t
150 u_int8_t bandwidth[4]; member in struct:eigrp_tlv_ip_ext_t
169 u_int8_t bandwidth[4]; member in struct:eigrp_tlv_at_int_t
188 u_int8_t bandwidth[4]; member in struct:eigrp_tlv_at_ext_t
344 printf("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
346 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_int->bandwidth),
381 printf("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
383 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_ext->bandwidth),
413 printf("\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
415 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_int->bandwidth),
[all...]
/freebsd-10-stable/sys/netgraph/
H A Dng_pipe.h115 u_int64_t bandwidth; member in struct:ng_pipe_hookcfg
129 { "bandwidth", &ng_parse_uint64_type }, \
144 u_int64_t bandwidth; member in struct:ng_pipe_cfg
154 { "bandwidth", &ng_parse_uint64_type }, \
H A Dng_pipe.c34 * This node permits simple traffic shaping by emulating bandwidth
110 if (hinfo->cfg.wfq && hinfo->cfg.bandwidth) { \
113 8000000 / hinfo->cfg.bandwidth; \
361 if (cfg->upstream.bandwidth ==
362 cfg->downstream.bandwidth) {
363 cfg->bandwidth = cfg->upstream.bandwidth;
364 cfg->upstream.bandwidth = 0;
365 cfg->downstream.bandwidth = 0;
367 cfg->bandwidth
[all...]
H A Dng_ppp.h60 /* Max allowable link latency (miliseconds) and bandwidth (bytes/second/10) */
129 u_int32_t bandwidth; /* link bandwidth (in bytes/sec/10) */ member in struct:ng_ppp_link_conf
139 { "bandwidth", &ng_parse_uint32_type }, \
H A Dng_ppp.c2169 * on each link's latency, bandwidth, and calculated additional latency.
2174 * same latency and bandwidth values.
2181 * Suppose link i has bandwidth b_i (in tens of bytes per milisecond) and
2198 * link's bandwidth.
2244 * same latency and bandwidth.
2295 xmitBytes = (alink->conf.bandwidth * 10 * diff.tv_sec)
2296 + (alink->conf.bandwidth * (diff.tv_usec / 1000)) / 100;
2302 (100 * alink->bytesInQueue) / alink->conf.bandwidth;
2318 priv->activeLinks[sortByLatency[i]]].conf.bandwidth)
2328 priv->activeLinks[sortByLatency[i]]].conf.bandwidth;
[all...]
/freebsd-10-stable/sys/dev/sfxge/common/
H A Dhunt_nic.c51 uint32_t bandwidth; local
62 bandwidth = 0;
68 * This needs the full PCIe bandwidth (and could use
72 EFX_PCIE_LINK_SPEED_GEN3, &bandwidth)) != 0)
85 &bandwidth)) != 0)
90 *bandwidth_mbpsp = bandwidth;
119 uint32_t bandwidth; local
361 if ((rc = hunt_nic_get_required_pcie_bandwidth(enp, &bandwidth)) != 0)
363 encp->enc_required_pcie_bandwidth_mbps = bandwidth;
H A Dmedford_nic.c104 uint32_t bandwidth; local
110 bandwidth = 0;
115 &bandwidth)) != 0)
119 *bandwidth_mbpsp = bandwidth;
146 uint32_t bandwidth; local
364 rc = medford_nic_get_required_pcie_bandwidth(enp, &bandwidth);
367 encp->enc_required_pcie_bandwidth_mbps = bandwidth;
H A Def10_nic.c153 uint32_t bandwidth; local
158 bandwidth = 10000;
161 bandwidth = 10000 * 2;
167 bandwidth = 10000 * 4;
170 bandwidth = 40000;
173 bandwidth = 40000 * 2;
177 bandwidth = 40000 + (10000 * 2);
184 *bandwidth_mbpsp = bandwidth;
H A Defx_nic.c782 /* 2.5 Gb/s raw bandwidth with 8b/10b encoding */
786 /* 5.0 Gb/s raw bandwidth with 8b/10b encoding */
790 /* 8.0 Gb/s raw bandwidth with 128b/130b encoding */
820 uint32_t bandwidth; local
836 /* Calculate the available bandwidth in megabits per second */
838 pcie_link_gen, &bandwidth);
842 if (bandwidth < encp->enc_required_pcie_bandwidth_mbps) {
845 /* The link provides enough bandwidth but not optimal latency */
/freebsd-10-stable/sys/netinet/
H A Dip_dummynet.h132 int bandwidth; /* bit/s or bits/tick. */ member in struct:dn_link
217 int bandwidth; // XXX use link bandwidth? member in struct:dn_profile
275 to delay and bandwidth;
/freebsd-10-stable/usr.sbin/ppp/
H A Dtun.c111 info.baudrate = bundle->bandwidth;
H A Dmp.h101 int min; /* Lowest percent of bundle->bandwidth */
102 int max; /* Highest percent of bundle->bandwidth out */
114 unsigned bandwidth; /* Our link bandwidth (or zero) */ member in struct:mp_link
H A Dbundle.h85 u_long bandwidth; /* struct tuninfo speed */ member in struct:bundle
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_altq.h97 uint32_t ifbandwidth; /* interface bandwidth */
103 uint32_t bandwidth; /* queue bandwidth */ member in struct:pf_altq
/freebsd-10-stable/sbin/pfctl/
H A Dpfctl_altq.c200 printf("bandwidth %u%% ", bw->bw_percent);
202 printf("bandwidth %s ", rate2str((double)a->ifbandwidth));
230 printf("bandwidth %u%% ", bw->bw_percent);
232 printf("bandwidth %s ", rate2str((double)a->bandwidth));
271 fprintf(stderr, "interface %s does not know its bandwidth, "
272 "please specify an absolute bandwidth\n",
374 pa->bandwidth = eval_bwspec(bw,
375 parent == NULL ? 0 : parent->bandwidth);
377 if (pa->bandwidth > p
[all...]
/freebsd-10-stable/sbin/ipfw/
H A Ddummynet.c81 { "bandwidth", TOK_BW },
616 double b = p->bandwidth;
784 * Take as input a string describing a bandwidth value
785 * and return the numeric bandwidth value.
786 * set clocking interface or bandwidth value
789 read_bandwidth(char *arg, int *bandwidth, char *if_name, int namelen) argument
791 if (*bandwidth != -1)
792 warnx("duplicate token, override bandwidth value!");
803 *bandwidth = 0;
804 } else { /* read bandwidth valu
[all...]
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Devergreen.c824 u32 yclk; /* bandwidth per dram data pin in kHz */
842 fixed20_12 yclk, dram_channels, bandwidth; local
852 bandwidth.full = dfixed_mul(dram_channels, yclk);
853 bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
855 return dfixed_trunc(bandwidth);
862 fixed20_12 yclk, dram_channels, bandwidth; local
872 bandwidth.full = dfixed_mul(dram_channels, yclk);
873 bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocatio
882 fixed20_12 sclk, bandwidth; local
902 fixed20_12 disp_clk, bandwidth; local
937 fixed20_12 bandwidth; local
[all...]
H A Dsi.c534 u32 yclk; /* bandwidth per dram data pin in kHz */
552 fixed20_12 yclk, dram_channels, bandwidth; local
562 bandwidth.full = dfixed_mul(dram_channels, yclk);
563 bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
565 return dfixed_trunc(bandwidth);
572 fixed20_12 yclk, dram_channels, bandwidth; local
582 bandwidth.full = dfixed_mul(dram_channels, yclk);
583 bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocatio
592 fixed20_12 sclk, bandwidth; local
617 fixed20_12 disp_clk, sclk, bandwidth; local
664 fixed20_12 bandwidth; local
[all...]
/freebsd-10-stable/tools/tools/vxge/
H A Dvxge_cmn.h245 int bandwidth; member in struct:_vxge_bw_info_t
H A Dvxge_info.c231 printf("\tbw_pri_get : Displays bandwidth and priority information\n");
232 printf("\tbw_pri_set : Set bandwidth and priority of a function\n");
261 printf("[vf-id (0-7)] [bandwidth (100-10000)] [priority (0-3)]\n\n");
782 vxge_set_bw_priority(int func_id, int bandwidth, int priority, argument
792 buffer.bandwidth = bandwidth;
798 printf("Setting bandwidth failed\n");
H A Dvxge_log.c566 func_id, (buffer->bandwidth ?
567 buffer->bandwidth : VXGE_MAX_BANDWIDTH),
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_dn_glue.c167 int bandwidth; /* really, bytes/tick. */ member in struct:dn_pipe7
233 int bandwidth; /* really, bytes/tick. */ member in struct:dn_pipe8
452 p->bandwidth = p7->bandwidth;
487 // pf->bandwidth = p->bandwidth; //XXX bandwidth redundant?
630 pipe7->bandwidth = l->bandwidth;
/freebsd-10-stable/sys/dev/vxge/
H A Dvxge.c527 bandwidth, VXGE_DEFAULT_USER_HARDCODED);
529 if (bw_info.bandwidth == VXGE_DEFAULT_USER_HARDCODED)
530 bw_info.bandwidth = VXGE_HAL_VPATH_BW_LIMIT_DEFAULT;
2376 u32 priority, bandwidth; local
2393 func_id, &bandwidth, &priority);
2402 vpath_list[0], &bandwidth, &priority);
2409 bw_info->bandwidth = bandwidth;
2412 vdev->config.bw_info[func_id].bandwidth = bandwidth;
4026 u32 bandwidth, priority, vpath_count; local
[all...]
/freebsd-10-stable/sys/gnu/dts/arm/
H A Dvexpress-v2p-ca9.dts77 max-memory-bandwidth = <130000000>; /* 16bpp @ 63.5MHz */

Completed in 155 milliseconds

12