Searched refs:p_tx_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.c533 struct ucc_geth_tx_firmware_statistics_pram *p_tx_fw_statistics_pram; local
538 p_tx_fw_statistics_pram = ugeth->p_tx_fw_statistics_pram;
543 if (tx_firmware_statistics && p_tx_fw_statistics_pram) {
545 in_be32(&p_tx_fw_statistics_pram->sicoltx);
547 in_be32(&p_tx_fw_statistics_pram->mulcoltx);
549 in_be32(&p_tx_fw_statistics_pram->latecoltxfr);
551 in_be32(&p_tx_fw_statistics_pram->frabortduecol);
553 in_be32(&p_tx_fw_statistics_pram->frlostinmactxer);
555 in_be32(&p_tx_fw_statistics_pram
[all...]
H A Ducc_geth.h1198 struct ucc_geth_tx_firmware_statistics_pram *p_tx_fw_statistics_pram; member in struct:ucc_geth_private

Completed in 101 milliseconds