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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dfore200e.c586 fore200e->bus->write(prom_dma, &entry->cp_entry->cmd.prom_block.prom_haddr);
590 fore200e->bus->write(*(u32*)&opcode, (u32 __iomem *)&entry->cp_entry->cmd.prom_block.opcode);
1007 fore200e->bus->write(entry->rbd_block_dma, &entry->cp_entry->rbd_block_haddr);
1187 fore200e->bus->write(entry->rpd_dma, &entry->cp_entry->rpd_haddr);
1316 fore200e->bus->write(mtu, &entry->cp_entry->cmd.activate_block.mtu);
1317 fore200e->bus->write(*(u32*)&vpvc, (u32 __iomem *)&entry->cp_entry->cmd.activate_block.vpvc);
1318 fore200e->bus->write(*(u32*)&activ_opcode, (u32 __iomem *)&entry->cp_entry->cmd.activate_block.opcode);
1321 fore200e->bus->write(*(u32*)&vpvc, (u32 __iomem *)&entry->cp_entry->cmd.deactivate_block.vpvc);
1322 fore200e->bus->write(*(u32*)&deactiv_opcode, (u32 __iomem *)&entry->cp_entry->cmd.deactivate_block.opcode);
1698 fore200e->bus->write(*(u32*)&tpd_haddr, (u32 __iomem *)&entry->cp_entry
2079 struct cp_bsq_entry __iomem * cp_entry; local
2140 struct cp_rxq_entry __iomem * cp_entry; local
2200 struct cp_txq_entry __iomem * cp_entry; local
2263 struct cp_cmdq_entry __iomem * cp_entry; local
[all...]
H A Dfore200e.h521 struct cp_txq_entry __iomem *cp_entry; /* addr of cp resident tx queue entry */ member in struct:host_txq_entry
536 struct cp_rxq_entry __iomem *cp_entry; /* addr of cp resident rx queue entry */ member in struct:host_rxq_entry
546 struct cp_bsq_entry __iomem *cp_entry; /* addr of cp resident buffer supply queue entry */ member in struct:host_bsq_entry
556 struct cp_cmdq_entry __iomem *cp_entry; /* addr of cp resident cmd queue entry */ member in struct:host_cmdq_entry

Completed in 32 milliseconds