Searched refs:aFramesTransmittedOK (Results 1 – 3 of 3) sorted by relevance
59 uint32_t aFramesTransmittedOK; /* 0x68 */ member128 uint32_t aFramesTransmittedOK; /* 0x80 */ member
3982 stats->aFramesTransmittedOK = al_reg_read32(®_stats->aFramesTransmittedOK); in al_eth_mac_stats_get()4030 stats->aFramesTransmittedOK = al_reg_read32(®_stats->aFramesTransmittedOK); in al_eth_mac_stats_get()4042 octets -= 18 * stats->aFramesTransmittedOK; in al_eth_mac_stats_get()4084 stats->aFramesTransmittedOK = al_reg_read32(®_tx_stats->FramesOK); in al_eth_mac_stats_get()4096 octets -= 18 * stats->aFramesTransmittedOK; in al_eth_mac_stats_get()4143 stats->aFramesTransmittedOK = _40g_mac_reg_read32(®_tx_stats->FramesOK); in al_eth_mac_stats_get()4155 octets -= 18 * stats->aFramesTransmittedOK; in al_eth_mac_stats_get()
1722 uint32_t aFramesTransmittedOK; member