Home
last modified time | relevance | path

Searched refs:atm (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v5.4/net/atm/
DMakefile6 atm-y := addr.o pvc.o signaling.o svc.o ioctl.o common.o atm_misc.o raw.o resources.o atm_sysfs.o
9 obj-$(CONFIG_ATM) += atm.o
12 atm-$(CONFIG_PROC_FS) += proc.o
DKconfig19 of ATM. See the file <file:Documentation/networking/atm.txt> for
/Linux-v5.4/Documentation/networking/
Datm.txt4 page at http://linux-atm.sourceforge.net/
8 can be found on http://linux-atm.sourceforge.net/
Dfore200e.txt24 in the linux/drivers/atm directory for details and restrictions.
52 to some directory, such as linux/drivers/atm.
55 Expected pathnames are absolute or relative to the drivers/atm directory.
Diphase.txt54 d. Rebuild the kernel, loadable modules and the atm tools.
59 b. Change directory to /lib/modules/<kernel-version>/atm.
66 cat /proc/atm/devices
Dcxacru.txt13 Detected devices will appear as ATM devices named "cxacru". In /sys/class/atm/
/Linux-v5.4/drivers/usb/
DMakefile56 obj-$(CONFIG_USB_ATM) += atm/
57 obj-$(CONFIG_USB_SPEEDTOUCH) += atm/
DKconfig165 source "drivers/usb/atm/Kconfig"
/Linux-v5.4/drivers/usb/atm/
DMakefile7 obj-$(CONFIG_USB_UEAGLEATM) += ueagle-atm.o
Dusbatm.c145 struct atm_skb_data atm; member
459 struct atm_vcc *vcc = ctrl->atm.vcc; in usbatm_write_cells()
598 struct atm_vcc *vcc = UDSL_SKB(skb)->atm.vcc; in usbatm_tx_process()
625 if (UDSL_SKB(skb)->atm.vcc == vcc) { in usbatm_cancel_send()
634 if ((skb = instance->current_skb) && (UDSL_SKB(skb)->atm.vcc == vcc)) { in usbatm_cancel_send()
673 ctrl->atm.vcc = vcc; in usbatm_atm_send()
DKconfig54 module will be called ueagle-atm.
/Linux-v5.4/Documentation/translations/zh_CN/process/
Dmagic-number.rst118 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev ``drivers/atm/lanai.c``
125 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
135 ENI155_MAGIC 0xa54b872d midway_eprom ``drivers/atm/eni.h``
/Linux-v5.4/drivers/atm/
Dnicstarmac.copyright22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
33 * 1) skb->destructor / skb->atm.recycle_buffer
DKconfig227 module argument. See the file <file:drivers/atm/idt77252.h> for
265 <file:drivers/atm/ambassador.h> for the meanings of the bits in the
289 <file:drivers/atm/horizon.h> for the meanings of the bits in the
320 <ftp://ftp.iphase.com/pub/atm/pci/>).
322 See the file <file:drivers/atm/iphase.h> for the meanings of the
Dfore200e.c2883 be32_to_cpu(fore200e->stats->atm.cells_transmitted), in fore200e_proc_read()
2884 be32_to_cpu(fore200e->stats->atm.cells_received), in fore200e_proc_read()
2885 be32_to_cpu(fore200e->stats->atm.vpi_bad_range), in fore200e_proc_read()
2886 be32_to_cpu(fore200e->stats->atm.vpi_no_conn), in fore200e_proc_read()
2887 be32_to_cpu(fore200e->stats->atm.vci_bad_range), in fore200e_proc_read()
2888 be32_to_cpu(fore200e->stats->atm.vci_no_conn)); in fore200e_proc_read()
Dfore200e.h444 struct stats_atm atm; /* ATM statistics */ member
/Linux-v5.4/Documentation/translations/it_IT/process/
Dmagic-number.rst135 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev ``drivers/atm/lanai.c``
142 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
152 ENI155_MAGIC 0xa54b872d midway_eprom ``drivers/atm/eni.h``
/Linux-v5.4/Documentation/process/
Dmagic-number.rst129 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev ``drivers/atm/lanai.c``
136 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
146 ENI155_MAGIC 0xa54b872d midway_eprom ``drivers/atm/eni.h``
/Linux-v5.4/net/
DMakefile40 obj-$(CONFIG_ATM) += atm/
DKconfig214 source "net/atm/Kconfig"
/Linux-v5.4/drivers/
DMakefile89 obj-$(CONFIG_ATM) += atm/
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Ducc.txt5 "bisync", "atm", or "serial".
/Linux-v5.4/arch/ia64/kernel/
Defi.c117 efi_time_t *atm = NULL; \
121 atm = adjust_arg(tm); \
125 enabled, atm); \
/Linux-v5.4/Documentation/power/regulator/
Doverview.rst145 drivers can get and put a regulator (like they can with clocks atm) and
/Linux-v5.4/Documentation/ioctl/
Dioctl-number.rst215 'a' all linux/atm*.h, linux/sonet.h ATM on linux

12