Searched refs:old_tx_stat (Results 1 – 1 of 1) sorted by relevance
620 mac_tx_stats_t *mac_tx_stat, *old_tx_stat; in mac_client_stat_get() local627 old_tx_stat = &mcip->mci_misc_stat.mms_defuncttxlanestats; in mac_client_stat_get()659 val += old_tx_stat->mts_obytes; in mac_client_stat_get()663 val += old_tx_stat->mts_opackets; in mac_client_stat_get()667 val += old_tx_stat->mts_oerrors; in mac_client_stat_get()