Searched refs:VLANOK (Results 1 – 2 of 2) sorted by relevance
211 uint32_t VLANOK; /* 0x30 */ member269 uint32_t VLANOK; /* 0x30 */ member
4090 octets -= 4 * al_reg_read32(®_rx_stats->VLANOK); in al_eth_mac_stats_get()4097 octets -= 4 * al_reg_read32(®_tx_stats->VLANOK); in al_eth_mac_stats_get()4111 stats->VLANTransmittedOK = al_reg_read32(®_tx_stats->VLANOK); in al_eth_mac_stats_get()4112 stats->VLANReceivedOK = al_reg_read32(®_rx_stats->VLANOK); in al_eth_mac_stats_get()4149 octets -= 4 * _40g_mac_reg_read32(®_rx_stats->VLANOK); in al_eth_mac_stats_get()4156 octets -= 4 * _40g_mac_reg_read32(®_tx_stats->VLANOK); in al_eth_mac_stats_get()4170 stats->VLANTransmittedOK = _40g_mac_reg_read32(®_tx_stats->VLANOK); in al_eth_mac_stats_get()4171 stats->VLANReceivedOK = _40g_mac_reg_read32(®_rx_stats->VLANOK); in al_eth_mac_stats_get()