Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
DMakefile5 atm-y := addr.o pvc.o signaling.o svc.o ioctl.o common.o atm_misc.o raw.o resources.o atm_sysfs.o
8 obj-$(CONFIG_ATM) += atm.o
11 atm-$(CONFIG_PROC_FS) += proc.o
DKconfig18 of ATM. See the file <file:Documentation/networking/atm.txt> for
/linux-4.1.27/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/
D00-INDEX31 atm.txt
/linux-4.1.27/drivers/usb/
DMakefile54 obj-$(CONFIG_USB_ATM) += atm/
55 obj-$(CONFIG_USB_SPEEDTOUCH) += atm/
DKconfig146 source "drivers/usb/atm/Kconfig"
/linux-4.1.27/drivers/usb/atm/
DMakefile6 obj-$(CONFIG_USB_UEAGLEATM) += ueagle-atm.o
Dusbatm.c160 struct atm_skb_data atm; member
473 struct atm_vcc *vcc = ctrl->atm.vcc; in usbatm_write_cells()
612 struct atm_vcc *vcc = UDSL_SKB(skb)->atm.vcc; in usbatm_tx_process()
639 if (UDSL_SKB(skb)->atm.vcc == vcc) { in usbatm_cancel_send()
648 if ((skb = instance->current_skb) && (UDSL_SKB(skb)->atm.vcc == vcc)) { in usbatm_cancel_send()
687 ctrl->atm.vcc = vcc; in usbatm_atm_send()
DKconfig54 module will be called ueagle-atm.
/linux-4.1.27/drivers/atm/
Dnicstarmac.copyright22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
33 * 1) skb->destructor / skb->atm.recycle_buffer
DKconfig226 module argument. See the file <file:drivers/atm/idt77252.h> for
264 <file:drivers/atm/ambassador.h> for the meanings of the bits in the
288 <file:drivers/atm/horizon.h> for the meanings of the bits in the
319 <ftp://ftp.iphase.com/pub/atm/pci/>).
321 See the file <file:drivers/atm/iphase.h> for the meanings of the
Dfore200e.c2981 be32_to_cpu(fore200e->stats->atm.cells_transmitted), in fore200e_proc_read()
2982 be32_to_cpu(fore200e->stats->atm.cells_received), in fore200e_proc_read()
2983 be32_to_cpu(fore200e->stats->atm.vpi_bad_range), in fore200e_proc_read()
2984 be32_to_cpu(fore200e->stats->atm.vpi_no_conn), in fore200e_proc_read()
2985 be32_to_cpu(fore200e->stats->atm.vci_bad_range), in fore200e_proc_read()
2986 be32_to_cpu(fore200e->stats->atm.vci_no_conn)); in fore200e_proc_read()
Dfore200e.h443 struct stats_atm atm; /* ATM statistics */ member
Dnicstar.c111 #define ATM_SKB(s) (&(s)->atm)
/linux-4.1.27/Documentation/zh_CN/
Dmagic-number.txt123 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev drivers/atm/lanai.c
130 FW_HEADER_MAGIC 0x65726F66 fw_header drivers/atm/fore200e.h
140 ENI155_MAGIC 0xa54b872d midway_eprom drivers/atm/eni.h
/linux-4.1.27/net/
DMakefile37 obj-$(CONFIG_ATM) += atm/
DKconfig206 source "net/atm/Kconfig"
/linux-4.1.27/Documentation/
Dmagic-number.txt123 EEPROM_MAGIC_VALUE 0x5ab478d2 lanai_dev drivers/atm/lanai.c
130 FW_HEADER_MAGIC 0x65726F66 fw_header drivers/atm/fore200e.h
140 ENI155_MAGIC 0xa54b872d midway_eprom drivers/atm/eni.h
/linux-4.1.27/drivers/
DMakefile79 obj-$(CONFIG_ATM) += atm/
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Ducc.txt5 "bisync", "atm", or "serial".
/linux-4.1.27/arch/ia64/kernel/
Defi.c113 efi_time_t *atm = NULL; \
117 atm = adjust_arg(tm); \
121 enabled, atm); \
/linux-4.1.27/Documentation/power/regulator/
Doverview.txt138 drivers can get and put a regulator (like they can with clocks atm) and
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c424 atomic_t *atm = data; in lprocfs_wr_atomic() local
435 atomic_set(atm, val); in lprocfs_wr_atomic()
/linux-4.1.27/include/uapi/linux/
DKbuild49 header-y += atm.h
/linux-4.1.27/drivers/net/
DKconfig279 source "drivers/atm/Kconfig"
/linux-4.1.27/Documentation/ioctl/
Dioctl-number.txt198 'a' all linux/atm*.h, linux/sonet.h ATM on linux
/linux-4.1.27/
DMAINTAINERS543 F: drivers/usb/atm/speedtch.c
544 F: drivers/usb/atm/usbatm.c
1761 L: linux-atm-general@lists.sourceforge.net (moderated for non-subscribers)
1763 W: http://linux-atm.sourceforge.net
1765 F: drivers/atm/
1766 F: include/linux/atm*
1767 F: include/uapi/linux/atm*
2694 F: drivers/usb/atm/cxacru.c
5007 F: drivers/usb/atm/ueagle-atm.c
7814 F: net/atm/pppoatm.c
/linux-4.1.27/net/netfilter/
DKconfig642 atm, cbq, dsmark, pfifo_fast, htb, prio