Home
last modified time | relevance | path

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

12

/linux-6.15/net/atm/
H A 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
H A DKconfig19 of ATM. See the file <file:Documentation/networking/atm.rst> for
/linux-6.15/Documentation/networking/
H A Datm.rst10 page at http://linux-atm.sourceforge.net/
14 can be found on http://linux-atm.sourceforge.net/
H A Dindex.rst47 atm
/linux-6.15/drivers/usb/
H A DMakefile58 obj-$(CONFIG_USB_ATM) += atm/
59 obj-$(CONFIG_USB_SPEEDTOUCH) += atm/
H A DKconfig150 source "drivers/usb/atm/Kconfig"
/linux-6.15/Documentation/networking/device_drivers/atm/
H A 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.
H A 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
H A Dcxacru.rst19 Detected devices will appear as ATM devices named "cxacru". In /sys/class/atm/
/linux-6.15/drivers/usb/atm/
H A DMakefile7 obj-$(CONFIG_USB_UEAGLEATM) += ueagle-atm.o
H A 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()
H A DKconfig54 module will be called ueagle-atm.
/linux-6.15/Documentation/networking/device_drivers/
H A Dindex.rst11 atm/index
/linux-6.15/drivers/atm/
H A Dnicstarmac.copyright22 * (skb->atm.iovcnt != 0) for Rx skb's passed to vcc->push.
33 * 1) skb->destructor / skb->atm.recycle_buffer
H A DKconfig197 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 Dfore200e.c2856 be32_to_cpu(fore200e->stats->atm.cells_transmitted), in fore200e_proc_read()
2857 be32_to_cpu(fore200e->stats->atm.cells_received), in fore200e_proc_read()
2858 be32_to_cpu(fore200e->stats->atm.vpi_bad_range), in fore200e_proc_read()
2859 be32_to_cpu(fore200e->stats->atm.vpi_no_conn), in fore200e_proc_read()
2860 be32_to_cpu(fore200e->stats->atm.vci_bad_range), in fore200e_proc_read()
2861 be32_to_cpu(fore200e->stats->atm.vci_no_conn)); in fore200e_proc_read()
H A Dfore200e.h444 struct stats_atm atm; /* ATM statistics */ member
H A Dnicstar.c112 #define ATM_SKB(s) (&(s)->atm)
/linux-6.15/net/
H A DMakefile39 obj-$(CONFIG_ATM) += atm/
H A DKconfig252 source "net/atm/Kconfig"
/linux-6.15/drivers/
H A DMakefile93 obj-$(CONFIG_ATM) += atm/
/linux-6.15/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Ducc.txt5 "bisync", "atm", or "serial".
/linux-6.15/Documentation/power/regulator/
H A Doverview.rst145 drivers can get and put a regulator (like they can with clocks atm) and
/linux-6.15/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst228 'a' all linux/atm*.h, linux/sonet.h ATM on linux
/linux-6.15/drivers/net/
H A DKconfig507 source "drivers/atm/Kconfig"

12