Searched refs:throughput (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Dx25_facilities.c94 facilities->throughput = p[1];
197 if (facilities->throughput && (facil_mask & X25_MASK_THROUGHPUT)) {
199 *p++ = facilities->throughput;
277 if (theirs.throughput) {
278 int theirs_in = theirs.throughput & 0x0f;
279 int theirs_out = theirs.throughput & 0xf0;
280 int ours_in = ours->throughput & 0x0f;
281 int ours_out = ours->throughput & 0xf0;
283 SOCK_DEBUG(sk, "X.25: inbound throughput negotiated\n");
284 new->throughput
[all...]
H A Daf_x25.c23 * the throughput upper limit.
592 x25->facilities.throughput = 0; /* by default don't negotiate
593 throughput */
1459 if (facilities.throughput) {
1460 int out = facilities.throughput & 0xf0;
1461 int in = facilities.throughput & 0x0f;
1463 facilities.throughput |=
1468 facilities.throughput |=
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A DMakefile26 throughput.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dbench_httpclient.c176 double throughput; local
202 throughput = total_n_handled /
213 printf("\n%d requests in %d.%06d sec. (%.2f throughput)\n"
218 throughput,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dx25.h104 unsigned int throughput; member in struct:x25_facilities
H A Dwireless.h983 __u32 throughput; /* To give an idea... */ member in struct:iw_range
985 * TCP/IP throughput, because with most of these devices the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr8192E_wx.c252 __u32 throughput; /* To give an idea... */ member in struct:iw_range_with_scan_capa
254 * TCP/IP throughput, because with most of these devices the
293 range->throughput = 130 * 1000 * 1000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr8192U_wx.c362 __u32 throughput; /* To give an idea... */ member in struct:iw_range_with_scan_capa
364 * TCP/IP throughput, because with most of these devices the
403 range->throughput = 5 * 1000 * 1000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/
H A Dr8180_wx.c214 __u32 throughput; /* To give an idea... */ member in struct:iw_range_with_scan_capa
216 * TCP/IP throughput, because with most of these devices the
258 range->throughput = 5 * 1000 * 1000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_wx.c386 __u32 throughput; /* To give an idea... */ member in struct:iw_range_with_scan_capa
388 * TCP/IP throughput, because with most of these devices the
427 range->throughput = 5 * 1000 * 1000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Diwctl.c598 // Set an indication of the max TCP throughput
602 range->throughput = 5 * 1000 * 1000;
604 range->throughput = 1.5 * 1000 * 1000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Diwctl.c594 // Set an indication of the max TCP throughput
598 range->throughput = 5 * 1000 * 1000;
600 range->throughput = 1.5 * 1000 * 1000;
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmutils.h157 uint32 throughput; /* actual data transferred successfully */ member in struct:__anon19480
H A Dwlioctl.h3848 uint32 throughput; \
3906 uint32 throughput; /* actual data transferred successfully */ member in struct:__anon19645
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dwl3501_cs.c1533 range->throughput = 2 * 1000 * 1000; /* ~2 Mb/s */
H A Dray_cs.c1374 range->throughput = 1.1 * 1000 * 1000; /* Put the right number here */
H A Dairo.c6993 /* Set an indication of the max TCP throughput
6997 range->throughput = 5000 * 1000;
6999 range->throughput = 1500 * 1000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dioctl.c732 range->throughput = 300000000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_wext.c445 range->throughput = CNV_LITTLE_TO_INT( *pTxRate ) * MEGABIT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ioctl.c1047 /* estimated maximum TCP throughput values (bps) */
1048 range->throughput = over2 ? 5500000 : 1500000;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2100.c6820 range->throughput = 5 * 1000 * 1000;
H A Dipw2200.c8929 range->throughput = 27 * 1000 * 1000;

Completed in 284 milliseconds