Searched refs:bandwidth (Results 26 - 50 of 77) sorted by relevance

1234

/netbsd-current/usr.sbin/altq/libaltq/
H A Daltq_qop.h75 u_int bandwidth; /* bandwidth in bps */ member in struct:ifinfo
150 int qop_add_if(struct ifinfo **rp, const char *ifname, u_int bandwidth,
210 #define QOPERR_ADMISSION_NOBW 15 /* insufficient bandwidth */
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Dhw_features_common.c382 data->bandwidth = sec_channel_offset ? 40 : 20;
404 data->bandwidth = 80;
441 data->bandwidth = 160;
/netbsd-current/sys/dev/dtv/
H A Ddtvio_frontend.h164 /* Frontend bandwidth */
216 fe_bandwidth_t bandwidth; member in struct:dvb_ofdm_parameters
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dce_v10_0.c670 * Used for display watermark bandwidth calculations
702 u32 yclk; /* bandwidth per dram data pin in kHz */
717 * dce_v10_0_dram_bandwidth - get the dram bandwidth
721 * Calculate the raw dram bandwidth (CIK).
722 * Used for display watermark bandwidth calculations
723 * Returns the dram bandwidth in MBytes/s
729 fixed20_12 yclk, dram_channels, bandwidth; local
739 bandwidth.full = dfixed_mul(dram_channels, yclk);
740 bandwidth.full = dfixed_mul(bandwidth, dram_efficienc
758 fixed20_12 yclk, dram_channels, bandwidth; local
787 fixed20_12 sclk, bandwidth; local
816 fixed20_12 disp_clk, bandwidth; local
871 fixed20_12 bandwidth; local
[all...]
H A Damdgpu_dce_v11_0.c696 * Used for display watermark bandwidth calculations
728 u32 yclk; /* bandwidth per dram data pin in kHz */
743 * dce_v11_0_dram_bandwidth - get the dram bandwidth
747 * Calculate the raw dram bandwidth (CIK).
748 * Used for display watermark bandwidth calculations
749 * Returns the dram bandwidth in MBytes/s
755 fixed20_12 yclk, dram_channels, bandwidth; local
765 bandwidth.full = dfixed_mul(dram_channels, yclk);
766 bandwidth.full = dfixed_mul(bandwidth, dram_efficienc
784 fixed20_12 yclk, dram_channels, bandwidth; local
813 fixed20_12 sclk, bandwidth; local
842 fixed20_12 disp_clk, bandwidth; local
897 fixed20_12 bandwidth; local
[all...]
H A Damdgpu_dce_v6_0.c468 * Used for display watermark bandwidth calculations
500 u32 yclk; /* bandwidth per dram data pin in kHz */
515 * dce_v6_0_dram_bandwidth - get the dram bandwidth
519 * Calculate the raw dram bandwidth (CIK).
520 * Used for display watermark bandwidth calculations
521 * Returns the dram bandwidth in MBytes/s
527 fixed20_12 yclk, dram_channels, bandwidth; local
537 bandwidth.full = dfixed_mul(dram_channels, yclk);
538 bandwidth.full = dfixed_mul(bandwidth, dram_efficienc
556 fixed20_12 yclk, dram_channels, bandwidth; local
585 fixed20_12 sclk, bandwidth; local
614 fixed20_12 disp_clk, bandwidth; local
669 fixed20_12 bandwidth; local
[all...]
H A Damdgpu_dce_v8_0.c605 * Used for display watermark bandwidth calculations
637 u32 yclk; /* bandwidth per dram data pin in kHz */
652 * dce_v8_0_dram_bandwidth - get the dram bandwidth
656 * Calculate the raw dram bandwidth (CIK).
657 * Used for display watermark bandwidth calculations
658 * Returns the dram bandwidth in MBytes/s
664 fixed20_12 yclk, dram_channels, bandwidth; local
674 bandwidth.full = dfixed_mul(dram_channels, yclk);
675 bandwidth.full = dfixed_mul(bandwidth, dram_efficienc
693 fixed20_12 yclk, dram_channels, bandwidth; local
722 fixed20_12 sclk, bandwidth; local
751 fixed20_12 disp_clk, bandwidth; local
806 fixed20_12 bandwidth; local
[all...]
/netbsd-current/sys/altq/
H A Daltq_hfsc.h117 u_int bandwidth; /* link bandwidth in bits/sec */ member in struct:hfsc_attach
197 * y-axis doesn't wrap around for 4358 years with 1Gbps bandwidth.
H A Daltq_jobs.h135 u_int bandwidth; /* link bandwidth in bits/sec */ member in struct:jobs_attach
377 u_int jif_bandwidth; /* link bandwidth in bps */
/netbsd-current/sys/dev/i2c/
H A Dmt2131.c70 uint32_t bandwidth; member in struct:mt2131_softc
/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Ddriver_nl80211.h74 int bandwidth; member in struct:i802_bss
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_evergreen.c1938 u32 yclk; /* bandwidth per dram data pin in kHz */
1956 fixed20_12 yclk, dram_channels, bandwidth; local
1966 bandwidth.full = dfixed_mul(dram_channels, yclk);
1967 bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
1969 return dfixed_trunc(bandwidth);
1976 fixed20_12 yclk, dram_channels, bandwidth; local
1986 bandwidth.full = dfixed_mul(dram_channels, yclk);
1987 bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocatio
1996 fixed20_12 sclk, bandwidth; local
2016 fixed20_12 disp_clk, bandwidth; local
2051 fixed20_12 bandwidth; local
[all...]
H A Dradeon_si.c2066 u32 yclk; /* bandwidth per dram data pin in kHz */
2084 fixed20_12 yclk, dram_channels, bandwidth; local
2094 bandwidth.full = dfixed_mul(dram_channels, yclk);
2095 bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
2097 return dfixed_trunc(bandwidth);
2104 fixed20_12 yclk, dram_channels, bandwidth; local
2114 bandwidth.full = dfixed_mul(dram_channels, yclk);
2115 bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocatio
2124 fixed20_12 sclk, bandwidth; local
2149 fixed20_12 disp_clk, sclk, bandwidth; local
2196 fixed20_12 bandwidth; local
[all...]
H A Dradeon_cik.c8951 * Used for display watermark bandwidth calculations
8983 u32 yclk; /* bandwidth per dram data pin in kHz */
8998 * dce8_dram_bandwidth - get the dram bandwidth
9002 * Calculate the raw dram bandwidth (CIK).
9003 * Used for display watermark bandwidth calculations
9004 * Returns the dram bandwidth in MBytes/s
9010 fixed20_12 yclk, dram_channels, bandwidth; local
9020 bandwidth.full = dfixed_mul(dram_channels, yclk);
9021 bandwidth.full = dfixed_mul(bandwidth, dram_efficienc
9039 fixed20_12 yclk, dram_channels, bandwidth; local
9068 fixed20_12 sclk, bandwidth; local
9097 fixed20_12 disp_clk, bandwidth; local
9152 fixed20_12 bandwidth; local
[all...]
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/
H A Dsubmul_1.asm43 C A15, but not quite at the multiply bandwidth like the corresponding addmul_1
H A Daddmul_1.asm43 C bandwidth.
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/
H A Daorrlsh1_n.asm51 C The speed is limited by decoding/issue bandwidth. There are 22 instructions
H A Dsublsh1_n.asm46 C The speed is limited by decoding/issue bandwidth. There are 26 instructions
/netbsd-current/external/lgpl3/gmp/dist/mpn/pa64/
H A Daors_n.asm34 dnl should be possible to reach the cache bandwidth 1.5 cycles/limb at least
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth.h277 int *bandwidth, int *seg1_idx);
466 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
H A Dieee802_11_vht.c176 /* bandwidth: 0: 40, 1: 80, 2: 160, 3: 80+80 */
177 switch (hapd->cs_freq_params.bandwidth) {
192 /* not valid VHT bandwidth or not in CSA */
H A Dieee802_11.h192 int ap_seg1_idx, int *bandwidth, int *seg1_idx);
H A Dhostapd.c3312 switch (params->bandwidth) {
3353 u8 chan, bandwidth; local
3359 switch (settings->freq_params.bandwidth) {
3362 bandwidth = CHANWIDTH_80P80MHZ;
3364 bandwidth = CHANWIDTH_80MHZ;
3367 bandwidth = CHANWIDTH_160MHZ;
3370 bandwidth = CHANWIDTH_USE_HT;
3377 bandwidth,
3494 switch (freq_params->bandwidth) {
3510 wpa_printf(MSG_WARNING, "Unknown CSA bandwidth
[all...]
/netbsd-current/dist/pf/sbin/pfctl/
H A Dparse.y464 %type <v.queue_bwspec> bandwidth
1377 queue_opt : BANDWIDTH bandwidth {
1379 yyerror("bandwidth cannot be respecified");
1431 bandwidth : STRING { label
1449 yyerror("bandwidth spec "
1555 hfscopts_item : LINKSHARE bandwidth {
1563 | LINKSHARE '(' bandwidth comma number comma bandwidth ')'
1574 | REALTIME bandwidth {
1582 | REALTIME '(' bandwidth comm
[all...]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-rsvp.c339 uint8_t bandwidth[4]; member in struct:rsvp_obj_frr_t
1563 bw.i = GET_BE_U_4(obj_ptr.rsvp_obj_frr->bandwidth);
1582 bw.i = GET_BE_U_4(obj_ptr.rsvp_obj_frr->bandwidth);

Completed in 396 milliseconds

1234