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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Ducc_geth.c534 struct ucc_geth_rx_firmware_statistics_pram *p_rx_fw_statistics_pram; local
539 p_rx_fw_statistics_pram = ugeth->p_rx_fw_statistics_pram;
572 if (rx_firmware_statistics && p_rx_fw_statistics_pram) {
575 in_be32(&p_rx_fw_statistics_pram->frrxfcser);
577 in_be32(&p_rx_fw_statistics_pram->fraligner);
579 in_be32(&p_rx_fw_statistics_pram->inrangelenrxer);
581 in_be32(&p_rx_fw_statistics_pram->outrangelenrxer);
583 in_be32(&p_rx_fw_statistics_pram->frtoolong);
585 in_be32(&p_rx_fw_statistics_pram
[all...]
H A Ducc_geth.h1200 struct ucc_geth_rx_firmware_statistics_pram *p_rx_fw_statistics_pram; member in struct:ucc_geth_private

Completed in 105 milliseconds