Home
last modified time | relevance | path

Searched refs:switch_errors (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h96 u64 switch_errors; member
H A Dfm10k_main.c530 rx_ring->rx_stats.switch_errors++; in fm10k_cleanup_headers()
H A Dfm10k_pci.c590 rx_switch_errors += rx_ring->rx_stats.switch_errors; in fm10k_update_stats()