Home
last modified time | relevance | path

Searched +full:25 +full:a (Results 1 – 25 of 1081) sorted by relevance

12345678910>>...44

/kernel/linux/linux-4.19/Documentation/isdn/
DREADME.x252 X.25 support within isdn4linux
12 have not been tested in a large scale. Therefore, you might encounter
15 - If you connect to an X.25 neighbour not operated by yourself, ASK the
32 The ITU-T (former CCITT) X.25 network protocol layer has been implemented
34 useful to run X.25 on top of ISDN. If you want to try it, select
36 "CCITT X.25 Packet Layer"
40 "ISDN Support" and "X.25 PLP on Top of ISDN"
51 For testing, it is recommended that all isdn drivers and the X.25 PLP
60 X.25 on top of isdn might be useful with two different scenarios:
62 - You might want to access a public X.25 data network from your Linux box.
[all …]
/kernel/linux/linux-5.10/net/ax25/
DKconfig3 # Amateur Radio protocols and AX.25 device configuration
12 and more specifically about AX.25 on Linux
23 tristate "Amateur Radio AX.25 Level 2 protocol"
28 carry other protocols such as tcp/ip. To use it, you need a device
30 use a low speed TNC (a Terminal Node Controller acts as a kind of
40 radio as well as information about how to configure an AX.25 port is
48 To compile this driver as a module, choose M here: the
52 bool "AX.25 DAMA Slave support"
56 DAMA is a mechanism to prevent collisions when doing AX.25
57 networking. A DAMA server (called "master") accepts incoming traffic
[all …]
/kernel/linux/linux-4.19/net/ax25/
DKconfig2 # Amateur Radio protocols and AX.25 device configuration
11 and more specifically about AX.25 on Linux
22 tristate "Amateur Radio AX.25 Level 2 protocol"
27 carry other protocols such as tcp/ip. To use it, you need a device
29 use a low speed TNC (a Terminal Node Controller acts as a kind of
39 radio as well as information about how to configure an AX.25 port is
47 To compile this driver as a module, choose M here: the
51 bool "AX.25 DAMA Slave support"
55 DAMA is a mechanism to prevent collisions when doing AX.25
56 networking. A DAMA server (called "master") accepts incoming traffic
[all …]
/kernel/linux/linux-5.10/net/x25/
DKconfig3 # CCITT X.25 Packet Layer
7 tristate "CCITT X.25 Packet Layer"
9 X.25 is a set of standardized network protocols, similar in scope to
10 frame relay; the one physical line from your box to the X.25 network
12 (called "virtual circuits") to other computers connected to the X.25
15 countries have public X.25 networks. X.25 consists of two
20 You can read more about X.25 at <https://www.sangoma.com/tutorials/x25/> and
21 <http://docwiki.cisco.com/wiki/X.25>.
22 Information about X.25 for Linux is contained in the files
26 One connects to an X.25 network either with a dedicated network card
[all …]
/kernel/linux/linux-4.19/net/x25/
DKconfig2 # CCITT X.25 Packet Layer
6 tristate "CCITT X.25 Packet Layer"
8 X.25 is a set of standardized network protocols, similar in scope to
9 frame relay; the one physical line from your box to the X.25 network
11 (called "virtual circuits") to other computers connected to the X.25
14 countries have public X.25 networks. X.25 consists of two
19 You can read more about X.25 at <http://www.sangoma.com/tutorials/x25/> and
20 <http://docwiki.cisco.com/wiki/X.25>.
21 Information about X.25 for Linux is contained in the files
25 One connects to an X.25 network either with a dedicated network card
[all …]
/kernel/linux/linux-4.19/drivers/hid/
Dhid-appleir.c22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
41 * 25 87 ee 83 0a +
42 * 25 87 ee 83 0c -
43 * 25 87 ee 83 09 <<
44 * 25 87 ee 83 06 >>
45 * 25 87 ee 83 05 >"
46 * 25 87 ee 83 03 menu
52 * 25 87 ee ca 0b +
53 * 25 87 ee ca 0d -
54 * 25 87 ee ca 08 <<
[all …]
/kernel/linux/linux-5.10/drivers/hid/
Dhid-appleir.c33 * 25 87 ee 83 0a +
34 * 25 87 ee 83 0c -
35 * 25 87 ee 83 09 <<
36 * 25 87 ee 83 06 >>
37 * 25 87 ee 83 05 >"
38 * 25 87 ee 83 03 menu
44 * 25 87 ee ca 0b +
45 * 25 87 ee ca 0d -
46 * 25 87 ee ca 08 <<
47 * 25 87 ee ca 07 >>
[all …]
/kernel/linux/linux-4.19/Documentation/networking/
Dx25.txt1 Linux X.25 Project
4 write an X.25 implementation for Linux. My aim is to provide a complete X.25
5 Packet Layer and a LAPB module to allow for "normal" X.25 to be run using
6 Linux. There are two sorts of X.25 cards available, intelligent ones that
12 Packet Layer is concerned, the link layer was being performed by a lower
15 unintelligent X.25 card drivers and not by intelligent ones, this would
16 provide a uniform device driver interface, and simplify configuration.
18 To confuse matters a little, an 802.2 LLC implementation for Linux is being
19 written which will allow X.25 to be run over an Ethernet (or Token Ring) and
20 conform with the JNT "Pink Book", this will have a different interface to
[all …]
Dx25-iface.txt1 X.25 Device Driver Interface 1.1
5 This is a description of the messages to be passed between the X.25 Packet
6 Layer and the X.25 device driver. They are designed to allow for the easy
9 The X.25 device driver will be coded normally as per the Linux device driver
10 standards. Most X.25 device drivers will be moderately similar to the
12 X.25 device driver has a state associated with it, and this information
54 LAPB link has been established. The same message is used for both a LAPB
55 link connect_confirmation and a connect_indication.
59 LAPB link has been terminated. This same message is used for both a LAPB
60 link disconnect_confirmation and a disconnect_indication.
[all …]
/kernel/linux/linux-5.10/Documentation/networking/
Dx25.rst4 Linux X.25 Project
8 write an X.25 implementation for Linux. My aim is to provide a complete X.25
9 Packet Layer and a LAPB module to allow for "normal" X.25 to be run using
10 Linux. There are two sorts of X.25 cards available, intelligent ones that
16 Packet Layer is concerned, the link layer was being performed by a lower
19 unintelligent X.25 card drivers and not by intelligent ones, this would
20 provide a uniform device driver interface, and simplify configuration.
22 To confuse matters a little, an 802.2 LLC implementation for Linux is being
23 written which will allow X.25 to be run over an Ethernet (or Token Ring) and
24 conform with the JNT "Pink Book", this will have a different interface to
[all …]
Dx25-iface.rst4 X.25 Device Driver Interface
11 This is a description of the messages to be passed between the X.25 Packet
12 Layer and the X.25 device driver. They are designed to allow for the easy
15 The X.25 device driver will be coded normally as per the Linux device driver
16 standards. Most X.25 device drivers will be moderately similar to the
18 X.25 device driver has a state associated with it, and this information
60 LAPB link has been established. The same message is used for both a LAPB
61 link connect_confirmation and a connect_indication.
65 LAPB link has been terminated. This same message is used for both a LAPB
66 link disconnect_confirmation and a disconnect_indication.
[all …]
/kernel/linux/linux-4.19/drivers/net/hamradio/
DKconfig6 KISS is a protocol used for the exchange of data between a computer
7 and a Terminal Node Controller (a small embedded system commonly
8 used for networking over AX.25 amateur radio connections; it
14 without the need for a firmware upgrade.
16 To compile this driver as a module, choose M here: the module
23 6pack is a transmission protocol for the data exchange between your
24 PC and your TNC (the Terminal Node Controller acts as a kind of
27 an alternative to KISS for networking over AX.25 amateur radio
34 To compile this driver as a module, choose M here: the module
41 AX.25 is the protocol used for computer communication over amateur
[all …]
/kernel/linux/linux-5.10/drivers/net/hamradio/
DKconfig7 KISS is a protocol used for the exchange of data between a computer
8 and a Terminal Node Controller (a small embedded system commonly
9 used for networking over AX.25 amateur radio connections; it
15 without the need for a firmware upgrade.
17 To compile this driver as a module, choose M here: the module
24 6pack is a transmission protocol for the data exchange between your
25 PC and your TNC (the Terminal Node Controller acts as a kind of
28 an alternative to KISS for networking over AX.25 amateur radio
35 To compile this driver as a module, choose M here: the module
42 AX.25 is the protocol used for computer communication over amateur
[all …]
/kernel/linux/linux-5.10/arch/x86/crypto/
Dsha256-avx-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
47 # This code schedules 1 block at a time, with 4 lanes per block
106 a = %eax define
140 # Rotate values of symbols a...h
149 b = a
150 a = TMP_ define
154 ## compute s0 four at a time and s1 two at a time
155 ## compute W[-16] + W[-7] 4 at a time
158 MY_ROR (25-11), y0 # y0 = e >> (25-11)
[all …]
Dsha256-ssse3-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
99 a = %eax define
134 # Rotate values of symbols a...h
143 b = a
144 a = TMP_ define
148 ## compute s0 four at a time and s1 two at a time
149 ## compute W[-16] + W[-7] 4 at a time
152 ror $(25-11), y0 # y0 = e >> (25-11)
153 mov a, y1 # y1 = a
[all …]
Dsha256-avx2-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
48 # This code schedules 2 blocks at a time, with 4 lanes per block
102 a = %eax define
141 # Rotate values of symbols a...h
151 b = a
152 a = TMP_ define
158 mov a, y3 # y3 = a # MAJA
159 rorx $25, e, y0 # y0 = e >> 25 # S1A
163 or c, y3 # y3 = a|c # MAJA
[all …]
/kernel/linux/linux-4.19/arch/x86/crypto/
Dsha256-avx-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
47 # This code schedules 1 block at a time, with 4 lanes per block
107 a = %eax define
141 # Rotate values of symbols a...h
150 b = a
151 a = TMP_ define
155 ## compute s0 four at a time and s1 two at a time
156 ## compute W[-16] + W[-7] 4 at a time
159 MY_ROR (25-11), y0 # y0 = e >> (25-11)
[all …]
Dsha256-ssse3-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
99 a = %eax define
134 # Rotate values of symbols a...h
143 b = a
144 a = TMP_ define
148 ## compute s0 four at a time and s1 two at a time
149 ## compute W[-16] + W[-7] 4 at a time
152 ror $(25-11), y0 # y0 = e >> (25-11)
153 mov a, y1 # y1 = a
[all …]
Dsha256-avx2-asm.S11 # This software is available to you under a choice of one of two
32 # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
48 # This code schedules 2 blocks at a time, with 4 lanes per block
103 a = %eax define
142 # Rotate values of symbols a...h
152 b = a
153 a = TMP_ define
159 mov a, y3 # y3 = a # MAJA
160 rorx $25, e, y0 # y0 = e >> 25 # S1A
164 or c, y3 # y3 = a|c # MAJA
[all …]
/kernel/linux/linux-5.10/arch/alpha/lib/
Ddivide.S22 * $24 and $25, and return the result in $27. Register $28 may
27 * This is a rather simple bit-at-a-time algorithm: it's very good
43 * $25 - divisor
67 #define GETSIGN(x) xor $24,$25,x
104 bis $25,$25,divisor
122 * Thus using a large shift isn't worth it (and
123 * s8add pairs better than a sll..)
162 * -a / b = a / -b = -(a / b)
163 * -a % b = -(a % b)
164 * a % -b = a % b
[all …]
Dev6-divide.S22 * $24 and $25, and return the result in $27. Register $28 may
27 * This is a rather simple bit-at-a-time algorithm: it's very good
43 * $25 - divisor
77 #define GETSIGN(x) xor $24,$25,x
114 bis $25,$25,divisor # E :
129 * In spite of the DIV_ONLY being either a non-instruction
141 * Thus using a large shift isn't worth it (and
142 * s8add pairs better than a sll..)
163 * Keep things nicely bundled... use a nop instead of not
216 * -a / b = a / -b = -(a / b)
[all …]
/kernel/linux/linux-4.19/arch/alpha/lib/
Ddivide.S22 * $24 and $25, and return the result in $27. Register $28 may
27 * This is a rather simple bit-at-a-time algorithm: it's very good
43 * $25 - divisor
67 #define GETSIGN(x) xor $24,$25,x
104 bis $25,$25,divisor
122 * Thus using a large shift isn't worth it (and
123 * s8add pairs better than a sll..)
162 * -a / b = a / -b = -(a / b)
163 * -a % b = -(a % b)
164 * a % -b = a % b
[all …]
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dsysfs-driver-dma-idxd8 Date: Oct 25, 2019
15 Date: Oct 25, 2019
21 Date: Oct 25, 2019
24 Description: The largest number of work descriptors in a batch.
27 Date: Oct 25, 2019
33 Date: Oct 25, 2019
39 Date: Oct 25, 2019
45 Date: Oct 25, 2019
54 Date: Oct 25, 2019
62 Date: Oct 25, 2019
[all …]
/kernel/linux/linux-5.10/drivers/tty/vt/
Dcp437.uni13 # Basic IBM dingbats, some of which will never have a purpose clear
17 0x01 U+263a
20 0x04 U+2666 U+25c6
24 0x08 U+25d8
25 0x09 U+25cb
26 0x0a U+25d9
29 0x0d U+266a
32 0x10 U+25b6 U+25ba
33 0x11 U+25c0 U+25c4
38 0x16 U+25ac
[all …]
/kernel/linux/linux-4.19/drivers/tty/vt/
Dcp437.uni12 # Basic IBM dingbats, some of which will never have a purpose clear
16 0x01 U+263a
19 0x04 U+2666 U+25c6
23 0x08 U+25d8
24 0x09 U+25cb
25 0x0a U+25d9
28 0x0d U+266a
31 0x10 U+25b6 U+25ba
32 0x11 U+25c0 U+25c4
37 0x16 U+25ac
[all …]

12345678910>>...44