Home
last modified time | relevance | path

Searched defs:bdx_stats (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h206 struct bdx_stats { struct
207 u64 InUCast; /* 0x7200 */
208 u64 InMCast; /* 0x7210 */
209 u64 InBCast; /* 0x7220 */
210 u64 InPkts; /* 0x7230 */
211 u64 InErrors; /* 0x7240 */
215 u64 InVLAN; /* 0x7280 */
222 u64 OutUCast; /* 0x72F0 */
223 u64 OutMCast; /* 0x7300 */
225 u64 OutPkts; /* 0x7320 */
[all …]