Home
last modified time | relevance | path

Searched refs:fore200e (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/atm/
A Dfore200e.c339 fore200e->bus->reset(fore200e); in fore200e_reset()
362 fore200e->name, fore200e->phys_base, in fore200e_shutdown()
413 fore200e->bus->unmap(fore200e); in fore200e_shutdown()
1174 fore200e->bus->irq_ack(fore200e); in fore200e_interrupt()
1183 struct fore200e* fore200e = (struct fore200e*) data; in fore200e_tx_tasklet() local
1197 struct fore200e* fore200e = (struct fore200e*) data; in fore200e_rx_tasklet() local
1416 struct fore200e* fore200e; in fore200e_close() local
1467 struct fore200e* fore200e; in fore200e_send() local
2527 struct fore200e *fore200e; in fore200e_sba_probe() local
2591 struct fore200e* fore200e; in fore200e_pca_detect() local
[all …]
A Dfore200e.h65 #define FORE200E_DEV(d) ((struct fore200e*)((d)->dev_data))
796 struct fore200e;
808 int (*configure)(struct fore200e*);
809 int (*map)(struct fore200e*);
810 void (*reset)(struct fore200e*);
812 void (*unmap)(struct fore200e*);
813 void (*irq_enable)(struct fore200e*);
814 int (*irq_check)(struct fore200e*);
815 void (*irq_ack)(struct fore200e*);
826 #define FORE200E_VC_MAP(fore200e, vpi, vci) \ argument
[all …]
A DMakefile6 fore_200e-y := fore200e.o
A DKconfig341 <file:Documentation/networking/device_drivers/atm/fore200e.rst> for
/linux/Documentation/networking/device_drivers/atm/
A Dindex.rst12 fore200e
/linux/Documentation/translations/zh_CN/process/
A Dmagic-number.rst119 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
/linux/Documentation/translations/zh_TW/process/
A Dmagic-number.rst122 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
/linux/Documentation/process/
A Dmagic-number.rst129 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``
/linux/Documentation/translations/it_IT/process/
A Dmagic-number.rst135 FW_HEADER_MAGIC 0x65726F66 fw_header ``drivers/atm/fore200e.h``

Completed in 24 milliseconds