Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/tehuti/
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 */
212 u64 InDropped; /* 0x7250 */
213 u64 FrameTooLong; /* 0x7260 */
214 u64 FrameSequenceErrors; /* 0x7270 */
215 u64 InVLAN; /* 0x7280 */
[all …]