Home
last modified time | relevance | path

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

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