Lines Matching defs:fore200e

178 fore200e_chunk_alloc(struct fore200e* fore200e, struct chunk* chunk, int size, int alignment, int d…  in fore200e_chunk_alloc()
207 fore200e_chunk_free(struct fore200e* fore200e, struct chunk* chunk) in fore200e_chunk_free()
224 fore200e_poll(struct fore200e* fore200e, volatile u32* addr, u32 val, int msecs) in fore200e_poll()
248 fore200e_io_poll(struct fore200e* fore200e, volatile u32 __iomem *addr, u32 val, int msecs) in fore200e_io_poll()
271 fore200e_free_rx_buf(struct fore200e* fore200e) in fore200e_free_rx_buf()
295 fore200e_uninit_bs_queue(struct fore200e* fore200e) in fore200e_uninit_bs_queue()
316 fore200e_reset(struct fore200e* fore200e, int diag) in fore200e_reset()
344 fore200e_shutdown(struct fore200e* fore200e) in fore200e_shutdown()
426 fore200e_pca_dma_map(struct fore200e* fore200e, void* virt_addr, int size, int direction) in fore200e_pca_dma_map()
438 fore200e_pca_dma_unmap(struct fore200e* fore200e, u32 dma_addr, int size, int direction) in fore200e_pca_dma_unmap()
448 fore200e_pca_dma_sync_for_cpu(struct fore200e* fore200e, u32 dma_addr, int size, int direction) in fore200e_pca_dma_sync_for_cpu()
456 fore200e_pca_dma_sync_for_device(struct fore200e* fore200e, u32 dma_addr, int size, int direction) in fore200e_pca_dma_sync_for_device()
468 fore200e_pca_dma_chunk_alloc(struct fore200e* fore200e, struct chunk* chunk, in fore200e_pca_dma_chunk_alloc()
490 fore200e_pca_dma_chunk_free(struct fore200e* fore200e, struct chunk* chunk) in fore200e_pca_dma_chunk_free()
500 fore200e_pca_irq_check(struct fore200e* fore200e) in fore200e_pca_irq_check()
516 fore200e_pca_irq_ack(struct fore200e* fore200e) in fore200e_pca_irq_ack()
523 fore200e_pca_reset(struct fore200e* fore200e) in fore200e_pca_reset()
531 static int fore200e_pca_map(struct fore200e* fore200e) in fore200e_pca_map()
555 fore200e_pca_unmap(struct fore200e* fore200e) in fore200e_pca_unmap()
564 static int fore200e_pca_configure(struct fore200e *fore200e) in fore200e_pca_configure()
605 fore200e_pca_prom_read(struct fore200e* fore200e, struct prom_data* prom) in fore200e_pca_prom_read()
651 fore200e_pca_proc_read(struct fore200e* fore200e, char *page) in fore200e_pca_proc_read()
674 static u32 fore200e_sba_dma_map(struct fore200e *fore200e, void* virt_addr, int size, int direction) in fore200e_sba_dma_map()
687 static void fore200e_sba_dma_unmap(struct fore200e *fore200e, u32 dma_addr, int size, int direction) in fore200e_sba_dma_unmap()
697 static void fore200e_sba_dma_sync_for_cpu(struct fore200e *fore200e, u32 dma_addr, int size, int di… in fore200e_sba_dma_sync_for_cpu()
706 static void fore200e_sba_dma_sync_for_device(struct fore200e *fore200e, u32 dma_addr, int size, int… in fore200e_sba_dma_sync_for_device()
718 static int fore200e_sba_dma_chunk_alloc(struct fore200e *fore200e, struct chunk *chunk, in fore200e_sba_dma_chunk_alloc()
738 static void fore200e_sba_dma_chunk_free(struct fore200e *fore200e, struct chunk *chunk) in fore200e_sba_dma_chunk_free()
746 static void fore200e_sba_irq_enable(struct fore200e *fore200e) in fore200e_sba_irq_enable()
752 static int fore200e_sba_irq_check(struct fore200e *fore200e) in fore200e_sba_irq_check()
757 static void fore200e_sba_irq_ack(struct fore200e *fore200e) in fore200e_sba_irq_ack()
763 static void fore200e_sba_reset(struct fore200e *fore200e) in fore200e_sba_reset()
770 static int __init fore200e_sba_map(struct fore200e *fore200e) in fore200e_sba_map()
800 static void fore200e_sba_unmap(struct fore200e *fore200e) in fore200e_sba_unmap()
810 static int __init fore200e_sba_configure(struct fore200e *fore200e) in fore200e_sba_configure()
816 static int __init fore200e_sba_prom_read(struct fore200e *fore200e, struct prom_data *prom) in fore200e_sba_prom_read()
840 static int fore200e_sba_proc_read(struct fore200e *fore200e, char *page) in fore200e_sba_proc_read()
854 fore200e_tx_irq(struct fore200e* fore200e) in fore200e_tx_irq()
993 fore200e_supply(struct fore200e* fore200e) in fore200e_supply()
1051 fore200e_push_rpd(struct fore200e* fore200e, struct atm_vcc* vcc, struct rpd* rpd) in fore200e_push_rpd()
1145 fore200e_collect_rpd(struct fore200e* fore200e, struct rpd* rpd) in fore200e_collect_rpd()
1178 fore200e_rx_irq(struct fore200e* fore200e) in fore200e_rx_irq()
1233 fore200e_irq(struct fore200e* fore200e) in fore200e_irq()
1251 struct fore200e* fore200e = FORE200E_DEV((struct atm_dev*)dev); in fore200e_interrupt() local
1276 struct fore200e* fore200e = (struct fore200e*) data; in fore200e_tx_tasklet() local
1290 struct fore200e* fore200e = (struct fore200e*) data; in fore200e_rx_tasklet() local
1316 fore200e_activate_vcin(struct fore200e* fore200e, int activate, struct atm_vcc* vcc, int mtu) in fore200e_activate_vcin()
1399 struct fore200e* fore200e = FORE200E_DEV(vcc->dev); in fore200e_open() local
1508 struct fore200e* fore200e = FORE200E_DEV(vcc->dev); in fore200e_close() local
1558 struct fore200e* fore200e = FORE200E_DEV(vcc->dev); in fore200e_send() local
1743 fore200e_getstats(struct fore200e* fore200e) in fore200e_getstats()
1852 fore200e_set_oc3(struct fore200e* fore200e, u32 reg, u32 value, u32 mask) in fore200e_set_oc3()
1888 fore200e_setloop(struct fore200e* fore200e, int loop_mode) in fore200e_setloop()
1924 fore200e_fetch_stats(struct fore200e* fore200e, struct sonet_stats __user *arg) in fore200e_fetch_stats()
1955 struct fore200e* fore200e = FORE200E_DEV(dev); in fore200e_ioctl() local
1985 struct fore200e* fore200e = FORE200E_DEV(vcc->dev); in fore200e_change_qos() local
2030 static int fore200e_irq_request(struct fore200e *fore200e) in fore200e_irq_request()
2052 static int fore200e_get_esi(struct fore200e *fore200e) in fore200e_get_esi()
2081 static int fore200e_alloc_rx_buf(struct fore200e *fore200e) in fore200e_alloc_rx_buf()
2145 static int fore200e_init_bs_queue(struct fore200e *fore200e) in fore200e_init_bs_queue()
2207 static int fore200e_init_rx_queue(struct fore200e *fore200e) in fore200e_init_rx_queue()
2266 static int fore200e_init_tx_queue(struct fore200e *fore200e) in fore200e_init_tx_queue()
2328 static int fore200e_init_cmd_queue(struct fore200e *fore200e) in fore200e_init_cmd_queue()
2369 static void fore200e_param_bs_queue(struct fore200e *fore200e, in fore200e_param_bs_queue()
2383 static int fore200e_initialize(struct fore200e *fore200e) in fore200e_initialize()
2434 static void fore200e_monitor_putc(struct fore200e *fore200e, char c) in fore200e_monitor_putc()
2445 static int fore200e_monitor_getc(struct fore200e *fore200e) in fore200e_monitor_getc()
2469 static void fore200e_monitor_puts(struct fore200e *fore200e, char *str) in fore200e_monitor_puts()
2488 static int fore200e_load_and_start_fw(struct fore200e *fore200e) in fore200e_load_and_start_fw()
2556 static int fore200e_register(struct fore200e *fore200e, struct device *parent) in fore200e_register()
2582 static int fore200e_init(struct fore200e *fore200e, struct device *parent) in fore200e_init()
2636 struct fore200e *fore200e; in fore200e_sba_probe() local
2671 struct fore200e *fore200e = dev_get_drvdata(&op->dev); in fore200e_sba_remove() local
2703 struct fore200e* fore200e; in fore200e_pca_detect() local
2760 struct fore200e *fore200e; in fore200e_pca_remove_one() local
2823 struct fore200e* fore200e = FORE200E_DEV(dev); in fore200e_proc_read() local