Searched refs:p_tx_fw_statistics_pram (Results 1 - 3 of 3) 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.c457 struct ucc_geth_tx_firmware_statistics_pram *p_tx_fw_statistics_pram; local
462 p_tx_fw_statistics_pram = ugeth->p_tx_fw_statistics_pram;
467 if (tx_firmware_statistics && p_tx_fw_statistics_pram) {
469 in_be32(&p_tx_fw_statistics_pram->sicoltx);
471 in_be32(&p_tx_fw_statistics_pram->mulcoltx);
473 in_be32(&p_tx_fw_statistics_pram->latecoltxfr);
475 in_be32(&p_tx_fw_statistics_pram->frabortduecol);
477 in_be32(&p_tx_fw_statistics_pram->frlostinmactxer);
479 in_be32(&p_tx_fw_statistics_pram
[all...]
H A Ducc_geth_ethtool.c328 base = (u32 __iomem *)ugeth->p_tx_fw_statistics_pram;
H A Ducc_geth.h1177 struct ucc_geth_tx_firmware_statistics_pram __iomem *p_tx_fw_statistics_pram; member in struct:ucc_geth_private

Completed in 52 milliseconds