Searched refs:stat_IfHCInOctets_hi (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/dev/bce/ | ||
| H A D | if_bcereg.h | 1226 u32 stat_IfHCInOctets_hi; member |
| H A D | if_bce.c | 8009 ((u64) stats->stat_IfHCInOctets_hi << 32) + in bce_stats_update() |