Searched refs:VLANReceivedOK (Results 1 – 3 of 3) sorted by relevance
146 uint32_t VLANReceivedOK; /* 0xc8 */ member
4000 stats->VLANReceivedOK = 0; /* N/A */ in al_eth_mac_stats_get()4036 octets -= 4 * al_reg_read32(®_stats->VLANReceivedOK); in al_eth_mac_stats_get()4058 stats->VLANReceivedOK = al_reg_read32(®_stats->VLANReceivedOK); in al_eth_mac_stats_get()4112 stats->VLANReceivedOK = al_reg_read32(®_rx_stats->VLANOK); in al_eth_mac_stats_get()4171 stats->VLANReceivedOK = _40g_mac_reg_read32(®_rx_stats->VLANOK); in al_eth_mac_stats_get()
1749 uint32_t VLANReceivedOK; member