Searched refs:atm (Results 1 – 21 of 21) sorted by relevance
| /linux/net/atm/ |
| H A D | Makefile | 6 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
|
| H A D | Kconfig | 19 of ATM. See the file <file:Documentation/networking/atm.rst> for
|
| /linux/Documentation/networking/ |
| H A D | atm.rst | 10 page at http://linux-atm.sourceforge.net/ 14 can be found on http://linux-atm.sourceforge.net/
|
| /linux/Documentation/networking/device_drivers/atm/ |
| H A D | fore200e.rst | 26 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.
|
| H A D | iphase.rst | 66 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
|
| H A D | cxacru.rst | 19 Detected devices will appear as ATM devices named "cxacru". In /sys/class/atm/
|
| /linux/drivers/usb/atm/ |
| H A D | Makefile | 7 obj-$(CONFIG_USB_UEAGLEATM) += ueagle-atm.o
|
| H A D | usbatm.c | 145 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()
|
| H A D | Kconfig | 54 module will be called ueagle-atm.
|
| /linux/drivers/atm/ |
| H A D | nicstarmac.copyright | 22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push. 33 * 1) skb->destructor / skb->atm.recycle_buffer
|
| H A D | Kconfig | 197 module argument. See the file <file:drivers/atm/idt77252.h> for 231 <file:Documentation/networking/device_drivers/atm/iphase.rst> 242 <ftp://ftp.iphase.com/pub/atm/pci/>). 244 See the file <file:drivers/atm/iphase.h> for the meanings of the 262 <file:Documentation/networking/device_drivers/atm/fore200e.rst> for
|
| H A D | fore200e.c | 2861 be32_to_cpu(fore200e->stats->atm.cells_transmitted), in fore200e_proc_read() 2862 be32_to_cpu(fore200e->stats->atm.cells_received), in fore200e_proc_read() 2863 be32_to_cpu(fore200e->stats->atm.vpi_bad_range), in fore200e_proc_read() 2864 be32_to_cpu(fore200e->stats->atm.vpi_no_conn), in fore200e_proc_read() 2865 be32_to_cpu(fore200e->stats->atm.vci_bad_range), in fore200e_proc_read() 2866 be32_to_cpu(fore200e->stats->atm.vci_no_conn)); in fore200e_proc_read()
|
| H A D | fore200e.h | 444 struct stats_atm atm; /* ATM statistics */ member
|
| H A D | nicstar.c | 113 #define ATM_SKB(s) (&(s)->atm)
|
| /linux/Documentation/translations/zh_CN/networking/ |
| H A D | index.rst | 70 * atm
|
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
| H A D | ucc.txt | 5 "bisync", "atm", or "serial".
|
| /linux/drivers/usb/ |
| H A D | Kconfig | 150 source "drivers/usb/atm/Kconfig"
|
| /linux/Documentation/power/regulator/ |
| H A D | overview.rst | 145 drivers can get and put a regulator (like they can with clocks atm) and
|
| /linux/drivers/net/ |
| H A D | Kconfig | 511 source "drivers/atm/Kconfig"
|
| /linux/net/netfilter/ |
| H A D | Kconfig | 849 atm, cbq, dsmark, pfifo_fast, htb, prio
|
| /linux/ |
| H A D | MAINTAINERS | 798 F: drivers/usb/atm/speedtch.c 799 F: drivers/usb/atm/usbatm.c 4159 L: linux-atm-general@lists.sourceforge.net (moderated for non-subscribers) 4162 W: http://linux-atm.sourceforge.net 4163 F: drivers/atm/ 4164 F: include/linux/atm* 4166 F: include/uapi/linux/atm* 6453 F: drivers/usb/atm/cxacru.c 12443 F: drivers/usb/atm/ueagle-atm.c 21066 F: net/atm/pppoatm.c
|