Home
last modified time | relevance | path

Searched refs:AX (Results 1 – 24 of 24) sorted by relevance

/linux/net/ax25/
H A 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"
40 radio as well as information about how to configure an AX.25 port is
52 bool "AX.25 DAMA Slave support"
56 DAMA is a mechanism to prevent collisions when doing AX.25
68 bool 'AX.25 DAMA Master support'
71 DAMA is a mechanism to prevent collisions when doing AX.25
84 NET/ROM is a network layer protocol on top of AX.25 useful for
103 connections in general and amateur radio AX.25 connections in
[all …]
/linux/drivers/net/hamradio/
H A DKconfig9 used for networking over AX.25 amateur radio connections; it
28 an alternative to KISS for networking over AX.25 amateur radio
42 AX.25 is the protocol used for computer communication over amateur
44 traffic over Ethernet (also called "BPQ AX.25"), which could be
58 to "Amateur Radio AX.25 Level 2" support.
85 tristate "BAYCOM ser12 fullduplex driver for AX.25"
94 driver, "BAYCOM ser12 half-duplex driver for AX.25" is the old
105 tristate "BAYCOM ser12 halfduplex driver for AX.25"
122 tristate "BAYCOM picpar and par96 driver for AX.25"
137 tristate "BAYCOM epp driver for AX.25"
[all …]
/linux/Documentation/networking/
H A Dax25.rst4 AX.25
8 suitable copy of the AX.25 Utilities. More detailed information about
9 AX.25, NET/ROM and ROSE, associated programs and utilities can be
H A D6pack.rst13 :AX.25: dg3kq@db0ach.#nrw.deu.eu
41 Received packets that are corrupt are not passed on to the AX.25 layer.
45 in the doc directory of the AX.25 utilities package.
107 To use the driver, the kissattach program delivered with the AX.25 utilities
147 on if there is data in the buffer of the PC's AX.25 engine that has to be
148 transmitted. Under Linux, the 6pack layer is beyond the AX.25 layer,
168 there is still an AX.25 connection left over which an IP connection was
170 occur when there is a bare AX.25 connection still running. I don't know if
H A Dbonding.rst453 IEEE 802.1AX-2008 5.4.15 in addition to the existing coupled control
/linux/tools/perf/arch/x86/tests/
H A Dregs_load.S4 #define AX 0 macro
32 movq %rax, AX(%rdi)
68 movl %eax, AX(%edi)
/linux/kernel/bpf/
H A Dcore.c1860 DST = AX; in ___bpf_prog_run()
1871 AX = (u32) DST; in ___bpf_prog_run()
1876 AX = do_div(AX, abs((s32)SRC)); in ___bpf_prog_run()
1880 DST = (u32)AX; in ___bpf_prog_run()
1888 DST = AX; in ___bpf_prog_run()
1899 AX = (u32) DST; in ___bpf_prog_run()
1904 AX = do_div(AX, abs((s32)IMM)); in ___bpf_prog_run()
1908 DST = (u32)AX; in ___bpf_prog_run()
1925 AX = (u32) DST; in ___bpf_prog_run()
1927 DST = (u32) AX; in ___bpf_prog_run()
[all …]
/linux/tools/perf/arch/x86/util/
H A Dunwind-libdw.c22 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers()
33 dwarf_regs[0] = REG(AX); in libdw__arch_set_initial_registers()
H A Dperf_regs.c17 SMPL_REG(AX, PERF_REG_X86_AX),
/linux/Documentation/networking/device_drivers/hamradio/
H A Dz8530drv.rst5 SCC.C - Linux driver for Z8530 based HDLC cards for AX.25
20 Linux Kernel AX.25 documentation and programs, is available on
39 driver. If you want to run xNOS instead of our fine kernel AX.25
278 # the AX.25 header, not only the data field!
313 2. Attachment of a channel by your AX.25 software
316 2.1 Kernel AX.25
319 To set up an AX.25 device you can simply type::
329 the kernel AX.25.
419 Size maximum size of an AX.25 frame (*with* AX.25 headers!)
426 driver or the kernel AX.25.
[all …]
H A Dbaycom.rst92 Users of userland AX.25 stacks may use the net2kiss utility (also available
/linux/Documentation/hwmon/
H A Dsmsc47b397.rst59 MOV AX,25H
150 MOV AX,055H
161 MOV AX,0AAH
178 MOV AX,055H
196 MOV AX,0AAH
/linux/arch/um/os-Linux/skas/
H A Dprocess.c45 R(AX); in ptrace_reg_name()
62 R(AX); in ptrace_reg_name()
/linux/arch/x86/um/
H A Dsignal.c183 GETREG(AX, ax); in copy_sc_from_user()
262 PUTREG(AX, ax); in copy_sc_to_user()
/linux/Documentation/i2c/busses/
H A Di2c-ali15x3.rst61 - Gigabyte GA-5AX (Generally doesn't work because the BIOS doesn't
/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst106 AX25 Appropriate AX.25 support is enabled.
H A Dsvga.rst127 0x0900 to 0x09ff - Video7 special modes. Set by calling INT 0x10, AX=0x6f05.
H A Dkernel-parameters.txt502 baycom_par= [HW,AX25] BayCom Parallel Port AX.25 Modem
507 BayCom Serial Port AX.25 Modem (Full Duplex Mode)
512 BayCom Serial Port AX.25 Modem (Half Duplex Mode)
/linux/drivers/zorro/
H A Dzorro.ids179 0500 AX-S [Miscellaneous Expansion Card]
/linux/drivers/net/wireless/realtek/rtw89/
H A Dpci.c996 DEF_RXCHADDRS(AX, RXQ, RXQ),
997 DEF_RXCHADDRS(AX, RPQ, RPQ),
1019 DEF_RXCHADDRS(AX, RXQ, RXQ, _V1),
1020 DEF_RXCHADDRS(AX, RPQ, RPQ, _V1),
/linux/tools/perf/Documentation/
H A Dperf-probe.txt202 On x86 systems %REG is always the short form of the register: for example %AX. %RAX or %EAX is not …
/linux/
H A DCREDITS802 D: Original Appletalk, AX.25, and IPX code
983 S: PR4 6AX
1433 D: Various AX.25/ROSE/NETROM + hamradio driver patches
2113 D: 6pack driver for AX.25
2903 D: AX.25, NET/ROM and ROSE amateur radio protocol suites
3289 D: Generic Z8530 driver, AX.25 DAMA slave implementation
3290 D: Several AX.25 hacks
H A DMAINTAINERS105 6PACK NETWORK DRIVER FOR AX.25
3531 AX.25 NETWORK LAYER
3656 BAYCOM/HDLCDRV DRIVERS FOR AX.25
5998 DAMA SLAVE for AX.25
9844 HIGH-SPEED SCC DRIVER FOR AX.25
24804 YAM DRIVER FOR AX.25
24840 Z8530 DRIVER FOR AX.25
/linux/drivers/net/
H A DKconfig18 AX.25/KISS for sending Internet traffic over amateur radio links.