Home
last modified time | relevance | path

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

12

/Linux-v5.15/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.rst> for
/Linux-v5.15/Documentation/networking/
Datm.rst10 page at http://linux-atm.sourceforge.net/
14 can be found on http://linux-atm.sourceforge.net/
Dindex.rst43 atm
/Linux-v5.15/drivers/usb/
DMakefile56 obj-$(CONFIG_USB_ATM) += atm/
57 obj-$(CONFIG_USB_SPEEDTOUCH) += atm/
DKconfig165 source "drivers/usb/atm/Kconfig"
/Linux-v5.15/Documentation/networking/device_drivers/atm/
Dfore200e.rst26 in the linux/drivers/atm directory for details and restrictions.
54 to some directory, such as linux/drivers/atm.
57 Expected pathnames are absolute or relative to the drivers/atm directory.
Diphase.rst66 d. Rebuild the kernel, loadable modules and the atm tools.
72 b. Change directory to /lib/modules/<kernel-version>/atm.
79 cat /proc/atm/devices
Dcxacru.rst19 Detected devices will appear as ATM devices named "cxacru". In /sys/class/atm/
/Linux-v5.15/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()
600 struct atm_vcc *vcc = UDSL_SKB(skb)->atm.vcc; in usbatm_tx_process()
627 if (UDSL_SKB(skb)->atm.vcc == vcc) { in usbatm_cancel_send()
636 if ((skb = instance->current_skb) && (UDSL_SKB(skb)->atm.vcc == vcc)) { in usbatm_cancel_send()
675 ctrl->atm.vcc = vcc; in usbatm_atm_send()
DKconfig54 module will be called ueagle-atm.
/Linux-v5.15/Documentation/networking/device_drivers/
Dindex.rst12 atm/index
/Linux-v5.15/Documentation/translations/zh_CN/process/
Dmagic-number.rst112 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev ``drivers/atm/lanai.c``
119 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
128 ENI155_MAGIC 0xa54b872d midway_eprom ``drivers/atm/eni.h``
/Linux-v5.15/Documentation/translations/zh_TW/process/
Dmagic-number.rst115 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev ``drivers/atm/lanai.c``
122 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
131 ENI155_MAGIC 0xa54b872d midway_eprom ``drivers/atm/eni.h``
/Linux-v5.15/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
310 <file:Documentation/networking/device_drivers/atm/iphase.rst>
321 <ftp://ftp.iphase.com/pub/atm/pci/>).
323 See the file <file:drivers/atm/iphase.h> for the meanings of the
341 <file:Documentation/networking/device_drivers/atm/fore200e.rst> for
Dfore200e.c2867 be32_to_cpu(fore200e->stats->atm.cells_transmitted), in fore200e_proc_read()
2868 be32_to_cpu(fore200e->stats->atm.cells_received), in fore200e_proc_read()
2869 be32_to_cpu(fore200e->stats->atm.vpi_bad_range), in fore200e_proc_read()
2870 be32_to_cpu(fore200e->stats->atm.vpi_no_conn), in fore200e_proc_read()
2871 be32_to_cpu(fore200e->stats->atm.vci_bad_range), in fore200e_proc_read()
2872 be32_to_cpu(fore200e->stats->atm.vci_no_conn)); in fore200e_proc_read()
/Linux-v5.15/Documentation/process/
Dmagic-number.rst122 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev ``drivers/atm/lanai.c``
129 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
138 ENI155_MAGIC 0xa54b872d midway_eprom ``drivers/atm/eni.h``
/Linux-v5.15/Documentation/translations/it_IT/process/
Dmagic-number.rst128 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev ``drivers/atm/lanai.c``
135 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
144 ENI155_MAGIC 0xa54b872d midway_eprom ``drivers/atm/eni.h``
/Linux-v5.15/net/
DMakefile39 obj-$(CONFIG_ATM) += atm/
/Linux-v5.15/drivers/
DMakefile90 obj-$(CONFIG_ATM) += atm/
/Linux-v5.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Ducc.txt5 "bisync", "atm", or "serial".
/Linux-v5.15/arch/ia64/kernel/
Defi.c128 efi_time_t *atm = NULL; \
132 atm = adjust_arg(tm); \
136 enabled, atm); \
/Linux-v5.15/Documentation/power/regulator/
Doverview.rst145 drivers can get and put a regulator (like they can with clocks atm) and

12