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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Dfore200e.c2140 struct cp_bsq_entry __iomem * cp_entry; local
2201 struct cp_rxq_entry __iomem * cp_entry; local
2261 struct cp_txq_entry __iomem * cp_entry; local
2324 struct cp_cmdq_entry __iomem * cp_entry; local
[all...]
H A Dfore200e.h522 struct cp_txq_entry __iomem *cp_entry; /* addr of cp resident tx queue entry */ member in struct:host_txq_entry
537 struct cp_rxq_entry __iomem *cp_entry; /* addr of cp resident rx queue entry */ member in struct:host_rxq_entry
547 struct cp_bsq_entry __iomem *cp_entry; /* addr of cp resident buffer supply queue entry */ member in struct:host_bsq_entry
557 struct cp_cmdq_entry __iomem *cp_entry; /* addr of cp resident cmd queue entry */ member in struct:host_cmdq_entry

Completed in 103 milliseconds