Searched refs:rx_fcs_error (Results 1 – 5 of 5) sorted by relevance
542 u64 rx_fcs_error = 0; in mt76_testmode_dump_stats() local555 rx_fcs_error += td->rx_stats.fcs_error[i]; in mt76_testmode_dump_stats()563 nla_put_u64_64bit(msg, MT76_TM_STATS_ATTR_RX_FCS_ERROR, rx_fcs_error, in mt76_testmode_dump_stats()
79 u64 rx_fcs_error; /*!< Rx FCS errors */ member
794 u64 rx_fcs_error; member
2433 mac_stats->rx_fcs_error + mac_stats->rx_alignment_error + in bnad_netdev_hwstats_fill()2447 stats->rx_crc_errors = mac_stats->rx_fcs_error; in bnad_netdev_hwstats_fill()
1301 u64 rx_fcs_error; /* Rx FCS errors */ member