Searched refs:cp_queues (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/atm/
H A Dfore200e.c1663 fore200e->name, fore200e->cp_queues->heartbeat); fore200e_send()
2181 fore200e->bus->read(&fore200e->cp_queues->cp_bsq[ scheme ][ magn ]); fore200e_init_bs_queue()
2236 cp_entry = fore200e->virt_base + fore200e->bus->read(&fore200e->cp_queues->cp_rxq); fore200e_init_rx_queue()
2295 cp_entry = fore200e->virt_base + fore200e->bus->read(&fore200e->cp_queues->cp_txq); fore200e_init_tx_queue()
2346 cp_entry = fore200e->virt_base + fore200e->bus->read(&fore200e->cp_queues->cp_cmdq); fore200e_init_cmd_queue()
2374 struct bs_spec __iomem * bs_spec = &fore200e->cp_queues->init.bs_spec[ scheme ][ magn ]; fore200e_param_bs_queue()
2385 struct cp_queues __iomem * cpq; fore200e_initialize()
2393 cpq = fore200e->cp_queues = fore200e->virt_base + FORE200E_CP_QUEUES_OFFSET; fore200e_initialize()
2869 u32 hb = fore200e->bus->read(&fore200e->cp_queues->heartbeat); fore200e_proc_read()
2900 u32 fw_release = fore200e->bus->read(&fore200e->cp_queues->fw_release); fore200e_proc_read()
2901 u32 mon960_release = fore200e->bus->read(&fore200e->cp_queues->mon960_release); fore200e_proc_read()
2902 u32 oc3_revision = fore200e->bus->read(&fore200e->cp_queues->oc3_revision); fore200e_proc_read()
2903 u32 media_index = FORE200E_MEDIA_INDEX(fore200e->bus->read(&fore200e->cp_queues->media_type)); fore200e_proc_read()
H A Dfore200e.h696 typedef struct cp_queues { struct
854 struct cp_queues __iomem * cp_queues; /* cp resident queues */ member in struct:fore200e

Completed in 95 milliseconds