Home
last modified time | relevance | path

Searched refs:reliable (Results 1 – 25 of 33) sorted by relevance

12

/linux-2.4.37.9/drivers/net/wan/
Dhdlc_fr.c478 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/
Dx25-iface.txt73 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:
Dx25.txt28 the Internet using TCP/IP as a reliable link layer. RFC1613 specifies the
Dnet-modules.txt70 It is also worth noting that auto-IRQ probably isn't as reliable during
Darcnet.txt197 line. (In recent versions of the driver, autoprobing is much more reliable
Darcnet-hardware.txt44 but which makes transfers much more reliable than Ethernet does. In fact,
448 probably more reliable.
/linux-2.4.37.9/Documentation/sound/
DNEWS9 The Linux 2.4 Kernel does have reliable in-kernel isapnp support.
DAD181642 Cards listed in brackets are not supported reliable. If you have such a card
DWavefront76 more reliable than the ICS2115 one. I have had no problems with the
/linux-2.4.37.9/include/linux/
Dhdlc.h128 int reliable; member
/linux-2.4.37.9/Documentation/
Dtipar.txt70 rate but makes transmission less reliable.
Dide.txt32 - 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
Dsvga.txt234 modes supplied by SVGA autodetection as they are more reliable.
Dstallion.txt391 reliable. However, no responsibility is assumed by Stallion Technologies
Dkernel-docs.txt115 Linux kernel, providing users with high performance and reliable,
/linux-2.4.37.9/drivers/scsi/
DREADME.qlogicfas47 if you have reliable hardware and connections it may be more useful to
DREADME.aic7xxx121 from lowest to highest numbered PCI device. There is no reliable
/linux-2.4.37.9/Documentation/usb/
Duhci.txt20 Since there is an increasing need for reliable ISO-transfers (especially
/linux-2.4.37.9/Documentation/filesystems/
Dromfs.txt85 reliable, it does not require any tables, and it is very simple.
Dext2.txt263 scheme but less reliable. Both methods are equally resolvable by their
/linux-2.4.37.9/Documentation/isdn/
DREADME.concap87 a connect_request will ask for establishing a reliable lapb
/linux-2.4.37.9/Documentation/input/
Djoystick-parport.txt47 source on any of their pins. So, if you want a reliable source of power
/linux-2.4.37.9/fs/hfs/
DFAQ.txt113 those lists but e-mail is more reliable (hargrove@sccm.Stanford.EDU).
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
DREADME.aic7xxx155 from lowest to highest numbered PCI device. There is no reliable
/linux-2.4.37.9/Documentation/m68k/
Dkernel-options.txt622 proved to be reliable.

12