Searched refs:p_tx_glbl_pram (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/net/
H A Ducc_geth.c760 if (ugeth->p_tx_glbl_pram) {
762 ugeth_info("Base address: 0x%08x", (u32) ugeth->p_tx_glbl_pram);
764 (u32) & ugeth->p_tx_glbl_pram->temoder,
765 in_be16(&ugeth->p_tx_glbl_pram->temoder));
767 (u32) & ugeth->p_tx_glbl_pram->sqptr,
768 in_be32(&ugeth->p_tx_glbl_pram->sqptr));
770 (u32) & ugeth->p_tx_glbl_pram->schedulerbasepointer,
771 in_be32(&ugeth->p_tx_glbl_pram->
774 (u32) & ugeth->p_tx_glbl_pram->txrmonbaseptr,
775 in_be32(&ugeth->p_tx_glbl_pram
[all...]
H A Ducc_geth.h1167 struct ucc_geth_tx_global_pram __iomem *p_tx_glbl_pram; member in struct:ucc_geth_private

Completed in 85 milliseconds