Searched refs:reliable (Results 1 – 25 of 33) sorted by relevance
12
/linux-2.4.37.9/drivers/net/wan/ |
D | hdlc_fr.c | 478 if (hdlc->state.fr.reliable && !pvc->state.exist) { in fr_lmi_send() 510 int i, cnt = 0, reliable; in fr_timer() local 514 reliable = (jiffies - hdlc->state.fr.last_poll < in fr_timer() 519 if (hdlc->state.fr.reliable) in fr_timer() 529 reliable = (cnt < hdlc->state.fr.settings.n392); in fr_timer() 532 if (hdlc->state.fr.reliable != reliable) { in fr_timer() 535 hdlc->state.fr.reliable = reliable; in fr_timer() 537 reliable ? "" : "un"); in fr_timer() 539 if (reliable) { in fr_timer() 634 if (!hdlc->state.fr.reliable) in fr_lmi_recv() [all …]
|
/linux-2.4.37.9/Documentation/networking/ |
D | x25-iface.txt | 73 The X.25 packet layer protocol depends on a reliable datalink service. 74 The LAPB protocol provides such reliable service. But this reliability 89 Thus, driver authors should make netif_rx() as reliable as possible:
|
D | x25.txt | 28 the Internet using TCP/IP as a reliable link layer. RFC1613 specifies the
|
D | net-modules.txt | 70 It is also worth noting that auto-IRQ probably isn't as reliable during
|
D | arcnet.txt | 197 line. (In recent versions of the driver, autoprobing is much more reliable
|
D | arcnet-hardware.txt | 44 but which makes transfers much more reliable than Ethernet does. In fact, 448 probably more reliable.
|
/linux-2.4.37.9/Documentation/sound/ |
D | NEWS | 9 The Linux 2.4 Kernel does have reliable in-kernel isapnp support.
|
D | AD1816 | 42 Cards listed in brackets are not supported reliable. If you have such a card
|
D | Wavefront | 76 more reliable than the ICS2115 one. I have had no problems with the
|
/linux-2.4.37.9/include/linux/ |
D | hdlc.h | 128 int reliable; member
|
/linux-2.4.37.9/Documentation/ |
D | tipar.txt | 70 rate but makes transmission less reliable.
|
D | ide.txt | 32 - support for reliable operation of buggy RZ1000 interfaces 34 - support for reliable operation of buggy CMD-640 interfaces 90 *** automatically detected by Linux. For safe, reliable operation with such
|
D | svga.txt | 234 modes supplied by SVGA autodetection as they are more reliable.
|
D | stallion.txt | 391 reliable. However, no responsibility is assumed by Stallion Technologies
|
D | kernel-docs.txt | 115 Linux kernel, providing users with high performance and reliable,
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.qlogicfas | 47 if you have reliable hardware and connections it may be more useful to
|
D | README.aic7xxx | 121 from lowest to highest numbered PCI device. There is no reliable
|
/linux-2.4.37.9/Documentation/usb/ |
D | uhci.txt | 20 Since there is an increasing need for reliable ISO-transfers (especially
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | romfs.txt | 85 reliable, it does not require any tables, and it is very simple.
|
D | ext2.txt | 263 scheme but less reliable. Both methods are equally resolvable by their
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.concap | 87 a connect_request will ask for establishing a reliable lapb
|
/linux-2.4.37.9/Documentation/input/ |
D | joystick-parport.txt | 47 source on any of their pins. So, if you want a reliable source of power
|
/linux-2.4.37.9/fs/hfs/ |
D | FAQ.txt | 113 those lists but e-mail is more reliable (hargrove@sccm.Stanford.EDU).
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | README.aic7xxx | 155 from lowest to highest numbered PCI device. There is no reliable
|
/linux-2.4.37.9/Documentation/m68k/ |
D | kernel-options.txt | 622 proved to be reliable.
|
12