Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_ethtool.c72 #define STATS_FLAGS_BOTH (STATS_FLAGS_FUNC | STATS_FLAGS_PORT) macro
76 8, STATS_FLAGS_BOTH, "rx_bytes" },
78 8, STATS_FLAGS_BOTH, "rx_error_bytes" },
80 8, STATS_FLAGS_BOTH, "rx_ucast_packets" },
82 8, STATS_FLAGS_BOTH, "rx_mcast_packets" },
84 8, STATS_FLAGS_BOTH, "rx_bcast_packets" },
98 8, STATS_FLAGS_BOTH, "rx_discards" },
114 4, STATS_FLAGS_BOTH, "rx_phy_ip_err_discards"},
116 4, STATS_FLAGS_BOTH, "rx_skb_alloc_discard" },
118 4, STATS_FLAGS_BOTH, "rx_csum_offload_errors" },
[all …]