Lines Matching refs:STATS_FLAGS_BOTH
72 #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" },
121 8, STATS_FLAGS_BOTH, "tx_bytes" },
125 8, STATS_FLAGS_BOTH, "tx_ucast_packets" },
127 8, STATS_FLAGS_BOTH, "tx_mcast_packets" },
129 8, STATS_FLAGS_BOTH, "tx_bcast_packets" },
1945 ((bnx2x_stats_arr[i].flags & STATS_FLAGS_BOTH) == STATS_FLAGS_PORT)