Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c78 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT) macro
82 8, STATS_FLAGS_BOTH, "rx_bytes" },
84 8, STATS_FLAGS_BOTH, "rx_error_bytes" },
86 8, STATS_FLAGS_BOTH, "rx_ucast_packets" },
88 8, STATS_FLAGS_BOTH, "rx_mcast_packets" },
90 8, STATS_FLAGS_BOTH, "rx_bcast_packets" },
104 8, STATS_FLAGS_BOTH, "rx_discards" },
124 4, STATS_FLAGS_BOTH, "rx_phy_ip_err_discards"},
126 4, STATS_FLAGS_BOTH, "rx_skb_alloc_discard" },
128 4, STATS_FLAGS_BOTH, "rx_csum_offload_errors" },
[all …]