Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_agereg.h | 535 uint32_t tx_bcast_bytes; member in struct:smb 801 uint64_t tx_bcast_bytes; member in struct:age_stats |
if_alereg.h | 608 uint32_t tx_bcast_bytes; member in struct:smb 896 uint64_t tx_bcast_bytes; member in struct:ale_hw_stats |
if_alcreg.h | 1155 uint32_t tx_bcast_bytes; member in struct:smb 1428 uint64_t tx_bcast_bytes; member in struct:alc_hw_stats |
if_age.c | 2052 stat->tx_bcast_bytes += smb->tx_bcast_bytes; |
if_ale.c | 1250 stat->tx_bcast_bytes += smb->tx_bcast_bytes; |
if_alc.c | 2285 stat->tx_bcast_bytes += smb->tx_bcast_bytes; |