Searched refs:p_rx_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.c458 struct ucc_geth_rx_firmware_statistics_pram *p_rx_fw_statistics_pram; local
463 p_rx_fw_statistics_pram = ugeth->p_rx_fw_statistics_pram;
496 if (rx_firmware_statistics && p_rx_fw_statistics_pram) {
499 in_be32(&p_rx_fw_statistics_pram->frrxfcser);
501 in_be32(&p_rx_fw_statistics_pram->fraligner);
503 in_be32(&p_rx_fw_statistics_pram->inrangelenrxer);
505 in_be32(&p_rx_fw_statistics_pram->outrangelenrxer);
507 in_be32(&p_rx_fw_statistics_pram->frtoolong);
509 in_be32(&p_rx_fw_statistics_pram
[all...]
H A Ducc_geth_ethtool.c333 base = (u32 __iomem *)ugeth->p_rx_fw_statistics_pram;
H A Ducc_geth.h1179 struct ucc_geth_rx_firmware_statistics_pram __iomem *p_rx_fw_statistics_pram; member in struct:ucc_geth_private

Completed in 80 milliseconds